Releases: jbock-java/jbock
Releases · jbock-java/jbock
a2.3
update annotations for jbock 2.7.5
v2.7.4
positional arguments, bugfix for negative position
v2.7.3
Improve the ParseResult type (potentially breaking if you have not been using parseOrExit
)
v2.7.2
graal native bundle support; workaround for graalvm 911
see /~https://github.com/h908714124/jbock-map-example/
v2.7.1
show stack traces of exception in mapper
v2.7.0
i18n for program description, mission statement, and help parameter description
v2.6.9
Restore the jbock version in generated javadoc
v2.6.8
Compile to Java 8 compatible classes
v2.6.7
Maintenance release after switching to gradle build
v2.6.6
Infer optional, repeatable and flag from the parameter type, unless declared true or a mapper or collector is declared.