Skip to content

1.1

Compare
Choose a tag to compare
@leventov leventov released this 12 Jan 01:38
· 25 commits to master since this release
  • Moved to io.timeandspace package and groupId
  • Added ability to specialize to boolean type
  • Removed objectIdStyle config. It used to determine whether "obj" or "object" should be parts of specialized member and variable names. Now it depends on whether "obj" or "object" is used in each specific /* with */ template or default specialization types config. Similarly, for boolean specialization "bool" or "boolean" could be used.
  • Gradle plugin now depends on Gradle 5.0, probably won't work with earlier Gradle versions.