Skip to content

1.4.2

Latest
Compare
Choose a tag to compare
@goeh goeh released this 19 Sep 20:33
· 60 commits to master since this release

Changes

  • Updated to Gradle 7.1 to make it JDK11 compatible @saveriogzz
  • If no datastore config is found, the default is now jdbc
  • If no JDBC configuration is found, the default database is now H2 (was MySQL)
  • Updated documentation (README)