Picocli 4.3.2
Picocli 4.3.2
The picocli community is pleased to announce picocli 4.3.2.
This release fixes a bug where the stack trace of an exception in the business logic would omit nested cause exceptions.
This is the seventieth public release.
Picocli follows semantic versioning.
Table of Contents
New and Noteworthy
Fixed issues
[#1048][#1049] Bugfix: Cause exception not printed by default execution exception handler. Thanks to Neko Null for the pull request.
Deprecations
No features were deprecated in this release.
Potential breaking changes
This release has no breaking changes.