Skip to content

Releases: jbock-java/jbock

DO NOT USE

29 Nov 22:52
Compare
Choose a tag to compare

Botched release, do not use

DO NOT USE

29 Nov 22:52
Compare
Choose a tag to compare

Botched release, do not use

v2.9.1

29 Nov 22:54
Compare
Choose a tag to compare

Last 2.x release.
The next valid release is 3.0.3.

v2.9.0

12 Nov 09:51
Compare
Choose a tag to compare
  • handle windows linebreaks in javadoc
  • fix some loopholes in class validation (doubly nested class with a private parent)

v2.8.9

03 Nov 13:05
Compare
Choose a tag to compare

use annotations 2.7

a2.7

03 Nov 13:07
Compare
Choose a tag to compare
  • Remove allowEscapeSequence (now true iff there is a positional parameter)
  • Remove allowPrefixedTokens (now always false, use the escape sequence instead)

v2.8.8

03 Nov 13:10
Compare
Choose a tag to compare
  • Changes to the auto-mapping of java.io.File: must exist and not be a directory

v2.8.7

22 Oct 18:06
Compare
Choose a tag to compare

readability improvements to generated code

v2.8.6

21 Oct 18:19
Compare
Choose a tag to compare

maintenance release after refactoring

v2.8.5

19 Oct 19:16
db59a78
Compare
Choose a tag to compare

resolves #18 and #19