Features
- Add
App.update
method. by @BrianPugh in #281
Bug Fixes
- Fix subapp default command/parameter/argument groups. by @BrianPugh in #283
- fix handling for when
Annotated
is inside another type; namelylist[Annotated[...]]
. by @BrianPugh in #289
Full Changelog: v3.1.3...v3.1.4