Skip to content

Releases: mkdocstrings/handler-template

1.1.4

25 Jul 16:14
Compare
Choose a tag to compare

1.1.4 - 2024-07-25

Compare with 1.1.3

Merge upstream

  • Add feedback system using Giscus (a69ab13 by Timothée Mazzucotelli).
  • Rephrase annoucement (bc48d13 by Timothée Mazzucotelli).
  • Add note about lower sponsorships (6a2d804 by Timothée Mazzucotelli).
  • Add docs update and change request issue templates (8f41407 by Timothée Mazzucotelli). Issue-27
  • Fix make script to be compatible with Python < 3.10 (795f39f by Timothée Mazzucotelli).
  • Update contributing docs (mention make script instead of Makefile) (7e76e47 by Timothée Mazzucotelli). Issue-28
  • Make sure to print errors in case of failure of make command (54696f3 by Timothée Mazzucotelli). Issue-26
  • Make sure setup returns non-0 exit code when uv fails to resolve dependencies (ba5c4dc by Timothée Mazzucotelli).
  • Fix Twine dependency (5.1 has been yanked) (e022917 by Timothée Mazzucotelli).

1.1.3

18 Jun 12:13
Compare
Choose a tag to compare

1.1.3 - 2024-06-18

Compare with 1.1.2

Merge upstream

  • Include almost everything in source distributions, to help system packagers (064ffb0 by Timothée Mazzucotelli).
  • Re-include tests folder in source distributions (3d9a7e1 by Timothée Mazzucotelli).

1.1.2

25 May 17:56
Compare
Choose a tag to compare

1.1.2 - 2024-05-25

Compare with 1.1.1

Merge upstream

  • Fix calling tasks from actual Makefile (30d3bc9 by Timothée Mazzucotelli).

1.1.1

24 May 13:55
Compare
Choose a tag to compare

1.1.1 - 2024-05-24

Compare with 1.1.0

Code Refactoring

  • Set handler's name (74c19c4 by Timothée Mazzucotelli).

Merge upstream

  • Rename cov duty to coverage (keep cov as alias) (0bb541b by Timothée Mazzucotelli).
  • Format make script again, add docstrings and type annotations (e754b45 by Timothée Mazzucotelli).
  • Reformat make script (734f664 by Timothée Mazzucotelli).
  • Remove pip self-hosted solution from insiders installation docs (1743f52 by Timothée Mazzucotelli).
  • Rewrite make script in Python (67fcd8b by Timothée Mazzucotelli).
  • Rewrite duties using the new duty "tools" (7d5a690 by Timothée Mazzucotelli).
  • Clean up pytest config (1151e7d by Timothée Mazzucotelli).
  • Upgrade minimum versions of dev-deps (b1622e9 by Timothée Mazzucotelli).
  • Remove check-dependencies task for now (618922f by Timothée Mazzucotelli).

1.1.0

08 May 18:23
Compare
Choose a tag to compare

1.1.0 - 2024-05-08

Compare with 1.0.0

Merge upstream

  • Super final ultimate fix for publish duty (f888d9f by Timothée Mazzucotelli).
  • Further fixes to release/publish duties (263580a by Timothée Mazzucotelli).
  • Don't use modern annotations as duty fails evaluating them on Python 3.8 and 3.9 (4cd01f9 by Timothée Mazzucotelli).
  • Only print available tasks if venvs are setup (0c65bdf by Timothée Mazzucotelli).
  • Fix build and publish duties (27eb549 by Timothée Mazzucotelli).
  • Don't include current project in credits (77ae955 by Timothée Mazzucotelli). Issue-18
  • Fix parsing options in make scripts (4dbb47c by Timothée Mazzucotelli). Issue-21
  • Add build and publish duties (5b4e70a by Timothée Mazzucotelli).
  • Allow passing a bump value to the changelog duty (2a1e535 by Timothée Mazzucotelli).
  • Allow passing release version interactively (6839286 by Timothée Mazzucotelli).
  • All allrun and 3.x commands to make script (25c7e1b by Timothée Mazzucotelli). Issue-12
  • Run tests with direct dependencies resolved to their lowest version (339e2c6 by Timothée Mazzucotelli). Issue-22
  • Prepare inclusion of manpages when building dists (0a1151c by Timothée Mazzucotelli).
  • Use PEP 440 versioning scheme for changelog (3f3a3c6 by Timothée Mazzucotelli).
  • Transform non Python tasks into make commands (1b29786 by Timothée Mazzucotelli).
  • Sort credits case-insensitively (459caf0 by Timothée Mazzucotelli). Issue-10
  • Improve dev-deps, improve credits script (c199b30 by Timothée Mazzucotelli).
  • Update badges (5dba46f by Timothée Mazzucotelli). Issue-13
  • Use current color for autorefs arrows (f5e8745 by Timothée Mazzucotelli). Issue-19
  • Add front-matter title to auto-generated reference pages (8f33202 by Timothée Mazzucotelli). Issue-20
  • Test on Python 3.13 (e7806d9 by Timothée Mazzucotelli). Issue-23
  • uv is now able to install unnamed projects (647579a by Timothée Mazzucotelli).

1.0.0

21 Mar 19:39
Compare
Choose a tag to compare

1.0.0 - 2024-03-21

Compare with 0.3.1

Merge upstream

  • Add Python interpreter path to debug information (9ab5feb by Timothée Mazzucotelli). Issue-1
  • Add Polar to funding file (9e6c75f by Timothée Mazzucotelli). Issue-3
  • Fix issues with credits generation (7384022 by Timothée Mazzucotelli). Issue-4
  • Correctly exclude fixtures from Ruff (2dcda18 by Timothée Mazzucotelli). Issue-6
  • Improve .gitignore and clean duty (0590438 by Timothée Mazzucotelli). Issue-5
  • Handle local/CI installation in make setup (bddbbba by Timothée Mazzucotelli). Issue-8
  • Don't install pip, wheel and setuptools in venvs (e423892 by Timothée Mazzucotelli). Issue-9

0.3.1

13 Mar 17:01
Compare
Choose a tag to compare

0.3.1 - 2024-03-13

Compare with 0.3.0

Merge upstream

  • Remove prefix from completed goals HTML ids (3e1d865 by Timothée Mazzucotelli).
  • Link to global goal when there are no features (fe6c538 by Timothée Mazzucotelli).
  • Prepare goal names (fe89ca7 by Timothée Mazzucotelli).

0.3.0

13 Mar 16:35
Compare
Choose a tag to compare

0.3.0 - 2024-03-13

Compare with 0.2.2

Features

0.2.2

20 Nov 13:09
Compare
Choose a tag to compare

0.2.2 - 2023-11-20

Compare with 0.2.1

Code Refactoring

  • Update from upstream template, fix for namespace package (f55a84f by Timothée Mazzucotelli).

0.2.1

04 Sep 09:30
Compare
Choose a tag to compare

0.2.1 - 2023-09-04

Compare with 0.2.0

Bug Fixes

  • Add missing insiders parts (761b339 by Timothée Mazzucotelli).

Code Refactoring

  • Add examples to first Copier question (bbc0473 by Timothée Mazzucotelli).