Skip to content

Releases: DanCardin/cappa

v0.12.0

05 Nov 18:04
195e06c
Compare
Choose a tag to compare

What's Changed

  • feat: Add ability to resolve async dependencies through new invoke_async. Fixes #76. by @DanCardin in #77

Full Changelog: v0.11.6...v0.12.0

v0.11.6

03 Nov 13:05
0d45e53
Compare
Choose a tag to compare

What's Changed

  • fix: Disallow certain combinations of apparently incompatible annotations. by @DanCardin in #75

Full Changelog: v0.11.5...v0.11.6

v0.11.5

31 Oct 17:38
8037659
Compare
Choose a tag to compare

What's Changed

  • feat: Allow unbounded option length in native parser. by @DanCardin in #73

Full Changelog: v0.11.4...v0.11.5

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