Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 15:39
· 17 commits to main since this release

1.4.0 - 2024-05-19

Compare with 1.3.0

Features

  • Allow passing additional arguments, preventing their interpretation by delimitating them with -- if needed (9df0437 by Timothée Mazzucotelli). Issue-15
  • Rewrite callables as "tools", to allow building the command value automatically (55c9b9f by Timothée Mazzucotelli). Issue-21
  • Expose all callables in their parent module (e3357b9 by Timothée Mazzucotelli).
  • Add callable for Griffe (36644c4 by Timothée Mazzucotelli).
  • Add callable for git-changelog (c236b43 by Timothée Mazzucotelli).
  • Add callable for build (efbe66e by Timothée Mazzucotelli). Issue-18
  • Add callable for Twine (608c1c2 by Timothée Mazzucotelli). Issue-19