Skip to content

Releases: DanCardin/cappa

v0.26.1

24 Dec 12:24
7b9cd2e
Compare
Choose a tag to compare

What's Changed

  • fix: Default formatting when value is None/Empty and formatter is supplied. by @DanCardin in #191

Full Changelog: v0.26.0...v0.26.1

v0.26.0

27 Nov 15:42
a49bce4
Compare
Choose a tag to compare

What's Changed

  • fix: Skip non-init fields in dataclasses. by @pawamoy in #183
  • feat: Expand default functionality to enable fallback lookups. by @DanCardin in #180
  • fix: Required positional arguments in native parser. by @DanCardin in #187
  • feat: Add DefaultFormatter as optional input to show_default. by @DanCardin in #188

Full Changelog: v0.25.1...v0.26.0

v0.25.1

20 Nov 00:38
23a0be3
Compare
Choose a tag to compare

What's Changed

  • fix: Perform choices validation after parse/mapping time. by @DanCardin in #179

Full Changelog: v0.25.0...v0.25.1

v0.25.0

13 Nov 01:56
0c1b038
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.3...v0.25.0

v0.24.3

12 Nov 21:04
4785ce2
Compare
Choose a tag to compare

What's Changed

  • fix: Incorrect handling of methods in Arg.parse. by @DanCardin in #178

Full Changelog: v0.24.2...v0.24.3

v0.24.2

12 Nov 13:52
721687a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.1...v0.24.2

v0.24.1

07 Nov 15:32
fd2fb92
Compare
Choose a tag to compare

What's Changed

  • docs: Add more comparison docs. by @DanCardin in #160
  • docs: Ensure documentation of Group object. by @DanCardin in #171
  • feat: Add Group.section to enable ordering of groups separately from the items within them. by @DanCardin in #172
  • fix: invoke(help_formatter=...) not applying to explicitly decorated commands. by @DanCardin in #174

Full Changelog: v0.24.0...v0.24.1

v0.24.0

24 Oct 00:37
1edf8e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

03 Oct 13:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.5...v0.23.0

v0.22.5

17 Sep 14:21
a9bee72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.4...v0.22.5