3.3.0
Version 3.3.0
Added
- Added
year
as template attribute (see issue 49). Many thanks to Sebastian Davids for the PR. - Added
author.email
as template attribute and the corresponding configuration (see issue 49). Many thanks to Sebastian Davids for the PR. - Can use
-V
and--version
options on theadr
command. Achieved by modifyingVersion
class to implement the picocliIVersionProvider
interface.
Fixed
- Issue 52 corrected with the PRs from Sebastian Davids. Thanks.