Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 18:23
· 168 commits to main since this release

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).