forked from pool/apache-commons-cli
Update to 1.9.0
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-cli?expand=0&rev=46
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 09:47:59 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
- Update to 1.9.0
|
||||
* New features
|
||||
+ Add OptionGroup.isSelected().
|
||||
+ You can now extend HelpFormatter.Builder.
|
||||
+ Add 'since' attribute to Option to track when an Option was
|
||||
introduced #292
|
||||
* Fixed bugs
|
||||
+ CLI-334: Fix Javadoc pathing #280.
|
||||
+ CLI-335: Updated properties documentation #285.
|
||||
+ CLI-336: Deprecation not always reported #284.
|
||||
+ Replace internal StringBuffer with StringBuilder.
|
||||
* Updates
|
||||
+ Bump org.apache.commons:commons-parent from 70 to 72 #283.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 12:14:19 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user