Skip to content

Releases: phax/jcodemodel

JCodemodel 2.8.6

07 Aug 06:32
Compare
Choose a tag to compare
  • added PR (issue #49)

JCodemodel 2.8.5

07 Aug 06:32
Compare
Choose a tag to compare
  • improved comment handling (issue #47)
  • improved API checks (issue #45)
  • extended API (issue #46)

JCodemodel 2.8.4

07 Aug 06:33
Compare
Choose a tag to compare
  • Enum values in switch statements are no longer fully qualified (issue #41)
  • fixed generation of narrowed classes without parameters (as in HashMap<>)
  • added support for strictfp keyword.

JCodemodel 2.8.3

07 Aug 06:33
Compare
Choose a tag to compare
  • Added support for single line comments in blocks
  • improved generation of Lambdas

JCodemodel 2.8.2

07 Aug 06:34
Compare
Choose a tag to compare
  • Customizable new line string and character set
  • extensions by @sviperll

JCodemodel 2.8.1

07 Aug 06:34
Compare
Choose a tag to compare

JCodemodel 2.8.0

07 Aug 06:35
Compare
Choose a tag to compare

JCodemodel 2.7.11

07 Aug 06:36
Compare
Choose a tag to compare
  • Bugfix release
  • removed half done CSE implementation (issue #18)
  • improved handling of directClasses
  • added enumConstantReference
  • Last Java 1.5 release