Skip to content

Releases: DanCardin/cappa

v0.11.4

30 Oct 13:58
56623e2
Compare
Choose a tag to compare

What's Changed

  • fix: Erroneous return type annotation for invoke. by @DanCardin in #70

Full Changelog: v0.11.3...v0.11.4

v0.11.3

29 Oct 18:06
4acdd5b
Compare
Choose a tag to compare

What's Changed

  • fix: Keep using commands' class docstring as help/description by @pawamoy in #65
  • fix: Escape rendered displayable by @pawamoy in #67

Full Changelog: v0.11.2...v0.11.3

v0.11.2

28 Oct 18:50
f0422ff
Compare
Choose a tag to compare

What's Changed

  • feat: Make docstring-parser dependency optional. by @DanCardin in #63

Full Changelog: v0.11.1...v0.11.2

v0.11.1

27 Oct 00:53
4966c15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

25 Oct 19:07
44f5e52
Compare
Choose a tag to compare

What's Changed

  • feat: Add option to apply custom output/error formatting. by @DanCardin in #58

Full Changelog: v0.10.2...v0.11.0

v0.10.2

24 Oct 22:05
0e455b0
Compare
Choose a tag to compare

What's Changed

  • fix: Disallow required=False and lack of default. by @DanCardin in #57

Full Changelog: v0.10.1...v0.10.2

v0.10.1

24 Oct 18:41
762a3d3
Compare
Choose a tag to compare

What's Changed

  • fix: Leave value_name formatting up to the user. by @DanCardin in #56

Full Changelog: v0.10.0...v0.10.1

v0.10.0

24 Oct 12:15
c5a7406
Compare
Choose a tag to compare

What's Changed

  • feat: Split name and field_name on Arg object. by @DanCardin in #51

Full Changelog: v0.9.3...v0.10.0

v0.9.3

23 Oct 19:36
60a3fdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

23 Oct 18:02
00806a2
Compare
Choose a tag to compare

What's Changed

  • feat: Add cappa.Command as available invoke dependency. by @DanCardin in #41
  • fix: Invoke the specific callable subcommand instance being targeted. by @DanCardin in #47

Full Changelog: v0.9.0...v0.9.2