Skip to content

Releases: DanCardin/cappa

v0.9.0

23 Oct 09:35
79b1b27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.7...v0.9.0

v0.8.7

21 Oct 11:23
a556a98
Compare
Choose a tag to compare

What's Changed

  • Create FUNDING.yml by @DanCardin in #29
  • feat: Add ability to define custom action callable. by @DanCardin in #27
  • fix: Improve behavior consuming concatenated short arguments by @DanCardin in #31

Full Changelog: v0.8.6...v0.8.7

v0.8.6

19 Oct 23:18
30ef2df
Compare
Choose a tag to compare

What's Changed

  • Add description to project metadata by @pawamoy in #22
  • feat: Better support for concatenated short args. by @DanCardin in #26

Full Changelog: v0.8.4...v0.8.6

v0.8.4

19 Oct 13:42
c243783
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

19 Oct 13:12
2e84cba
Compare
Choose a tag to compare

What's Changed

  • docs: Remove "color" extra from docstring (i.e. autoapi docs). by @DanCardin in #13
  • fix: Reference argv and prog consistently. by @DanCardin in #16
  • Fix help of the completion argument by @pawamoy in #19
  • De-indent PEP 727 documentation using inspect.cleandoc by @pawamoy in #17
  • fix: Literal["one", "two"] syntax as choices. by @DanCardin in #21

Full Changelog: v0.8.1...v0.8.3

v0.8.2

19 Oct 13:14
ff30501
Compare
Choose a tag to compare

What's Changed

  • docs: Remove "color" extra from docstring (i.e. autoapi docs). by @DanCardin in #13
  • fix: Reference argv and prog consistently. by @DanCardin in #16

Full Changelog: v0.8.1...v0.8.2

v0.8.1

18 Oct 18:00
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

v0.8.0

18 Oct 11:53
b8c50cf
Compare
Choose a tag to compare

What's Changed

  • feat: Implement support for PEP-727 help text inference. by @DanCardin in #11

Full Changelog: v0.7.1...v0.8.0

v0.7.1

18 Oct 01:19
acd64e5
Compare
Choose a tag to compare

What's Changed

  • Fix typo by @q0w in #4
  • Fix docstring indentation in base by @pawamoy in #5
  • docs: Add more notes about how to customize command names. by @DanCardin in #10

New Contributors

  • @q0w made their first contribution in #4
  • @pawamoy made their first contribution in #5

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Oct 23:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0