|
392 | 392 | </label> |
393 | 393 | <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix> |
394 | 394 |
|
| 395 | + <li class="md-nav__item"> |
| 396 | + <a href="#0142-2021-12-16" class="md-nav__link"> |
| 397 | + 0.14.2 - 2021-12-16 |
| 398 | + </a> |
| 399 | + |
| 400 | + <nav class="md-nav" aria-label="0.14.2 - 2021-12-16"> |
| 401 | + <ul class="md-nav__list"> |
| 402 | + |
| 403 | + <li class="md-nav__item"> |
| 404 | + <a href="#dependencies" class="md-nav__link"> |
| 405 | + Dependencies |
| 406 | + </a> |
| 407 | + |
| 408 | +</li> |
| 409 | + |
| 410 | + </ul> |
| 411 | + </nav> |
| 412 | + |
| 413 | +</li> |
| 414 | + |
395 | 415 | <li class="md-nav__item"> |
396 | 416 | <a href="#0141-2021-12-16" class="md-nav__link"> |
397 | 417 | 0.14.1 - 2021-12-16 |
|
1433 | 1453 | </label> |
1434 | 1454 | <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix> |
1435 | 1455 |
|
| 1456 | + <li class="md-nav__item"> |
| 1457 | + <a href="#0142-2021-12-16" class="md-nav__link"> |
| 1458 | + 0.14.2 - 2021-12-16 |
| 1459 | + </a> |
| 1460 | + |
| 1461 | + <nav class="md-nav" aria-label="0.14.2 - 2021-12-16"> |
| 1462 | + <ul class="md-nav__list"> |
| 1463 | + |
| 1464 | + <li class="md-nav__item"> |
| 1465 | + <a href="#dependencies" class="md-nav__link"> |
| 1466 | + Dependencies |
| 1467 | + </a> |
| 1468 | + |
| 1469 | +</li> |
| 1470 | + |
| 1471 | + </ul> |
| 1472 | + </nav> |
| 1473 | + |
| 1474 | +</li> |
| 1475 | + |
1436 | 1476 | <li class="md-nav__item"> |
1437 | 1477 | <a href="#0141-2021-12-16" class="md-nav__link"> |
1438 | 1478 | 0.14.1 - 2021-12-16 |
@@ -1993,11 +2033,17 @@ <h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Perma |
1993 | 2033 | <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> |
1994 | 2034 | and this project adheres to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> |
1995 | 2035 | <!-- insertion marker --> |
| 2036 | +<h2 id="0142-2021-12-16"><a href="https://github.com/mkdocstrings/pytkdocs/releases/tag/0.14.2">0.14.2</a> - 2021-12-16<a class="headerlink" href="#0142-2021-12-16" title="Permanent link">¤</a></h2> |
| 2037 | +<p><small><a href="https://github.com/mkdocstrings/pytkdocs/compare/0.14.1...0.14.2">Compare with 0.14.1</a></small></p> |
| 2038 | +<h3 id="dependencies">Dependencies<a class="headerlink" href="#dependencies" title="Permanent link">¤</a></h3> |
| 2039 | +<ul> |
| 2040 | +<li>Remove upper bounds on production dependencies (<a href="https://github.com/mkdocstrings/pytkdocs/commit/22ff7df70361bc460ba3b92bfba51d90481112fd">22ff7df</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocstrings/pytkdocs/issues/124">Issue #124</a>, <a href="https://github.com/mkdocstrings/pytkdocs/pull/128">PR #128</a></li> |
| 2041 | +</ul> |
1996 | 2042 | <h2 id="0141-2021-12-16"><a href="https://github.com/mkdocstrings/pytkdocs/releases/tag/0.14.1">0.14.1</a> - 2021-12-16<a class="headerlink" href="#0141-2021-12-16" title="Permanent link">¤</a></h2> |
1997 | 2043 | <p><small><a href="https://github.com/mkdocstrings/pytkdocs/compare/0.14.0...0.14.1">Compare with 0.14.0</a></small></p> |
1998 | 2044 | <h3 id="code-refactoring">Code Refactoring<a class="headerlink" href="#code-refactoring" title="Permanent link">¤</a></h3> |
1999 | 2045 | <ul> |
2000 | | -<li>Remove dependencies upper bounds (<a href="https://github.com/mkdocstrings/pytkdocs/commit/e1a4eba87b2253024eea5fb68510aa6cda1d9f1c">e1a4eba</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocstrings/pytkdocs/pull/126">PR #126</a>. See <a href="https://iscinumpy.dev/post/bound-version-constraints/">https://iscinumpy.dev/post/bound-version-constraints/</a>.</li> |
| 2046 | +<li>Remove upper bounds on development dependencies (<a href="https://github.com/mkdocstrings/pytkdocs/commit/e1a4eba87b2253024eea5fb68510aa6cda1d9f1c">e1a4eba</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocstrings/pytkdocs/pull/126">PR #126</a>. See <a href="https://iscinumpy.dev/post/bound-version-constraints/">https://iscinumpy.dev/post/bound-version-constraints/</a>.</li> |
2001 | 2047 | </ul> |
2002 | 2048 | <h2 id="0140-2021-10-08"><a href="https://github.com/mkdocstrings/pytkdocs/releases/tag/0.14.0">0.14.0</a> - 2021-10-08<a class="headerlink" href="#0140-2021-10-08" title="Permanent link">¤</a></h2> |
2003 | 2049 | <p><small><a href="https://github.com/mkdocstrings/pytkdocs/compare/0.13.0...0.14.0">Compare with 0.13.0</a></small></p> |
|
0 commit comments