Skip to content

Releases: atennert/homectrl

Release 3.2.0

02 Oct 08:18
Compare
Choose a tag to compare

Yay, a new HomeCtrl release ... with almost nothing new at all, almost. The change is not in the code but in the build script. due to issues with Gradle 4.*, I had to update spring boot to the newest version. Now everything is compiling again. Additionally I changed the following things:

  • Removed the versions from the sub modules. There is only the multi-project version now, which will be counted up on every sub module change
  • Added a LICENSE.txt and removed the license declarations in the Java files
  • Some minor IDE suggested refactoring
  • Added a Travis CI configuration and the project is now checked with Travis CI

Enjoy :)