Skip to content

Releases: jbock-java/jbock

a2.3

28 Aug 21:00
Compare
Choose a tag to compare

update annotations for jbock 2.7.5

v2.7.4

22 Aug 19:02
Compare
Choose a tag to compare

positional arguments, bugfix for negative position

v2.7.3

08 Aug 10:44
f8420dd
Compare
Choose a tag to compare

Improve the ParseResult type (potentially breaking if you have not been using parseOrExit)

v2.7.2

21 Jul 22:10
Compare
Choose a tag to compare

graal native bundle support; workaround for graalvm 911
see /~https://github.com/h908714124/jbock-map-example/

v2.7.1

25 May 20:24
Compare
Choose a tag to compare

show stack traces of exception in mapper

v2.7.0

12 May 11:47
Compare
Choose a tag to compare

i18n for program description, mission statement, and help parameter description

v2.6.9

06 May 19:08
Compare
Choose a tag to compare

Restore the jbock version in generated javadoc

v2.6.8

30 Apr 18:47
Compare
Choose a tag to compare

Compile to Java 8 compatible classes

v2.6.7

29 Apr 20:09
Compare
Choose a tag to compare

Maintenance release after switching to gradle build

v2.6.6

27 Apr 21:59
Compare
Choose a tag to compare

Infer optional, repeatable and flag from the parameter type, unless declared true or a mapper or collector is declared.