- deleted deprecated Exception
- upgraded dependencies & added gradle-versions plugin
- upgraded Gradle Wrapper to 2.4
- added Gradle Release plugin
- upgraded to Gradle 2.3
- fixed license copyright
- upgraded to lombok 1.16.2
- added a brand new class to handle the Entity validation exceptions
- sign files configuration, upgraded bintray plugin
- fixed logo url
- added license header, improved docs
- Added Gitter badge
- added script to run in travis
- caching the gradle home in travis
- setting version to 0.1.2
- added BinTray download badge
- added code
- added support for container build
- polish changelog
- added changelog
- renamed project, renamed packages, renamed base exception thanks to @atomsfat
- fix for bintray credential
- added to ignore list
- improved build info, removed Java compiler warnings
- fixed missing bintray credentials
- fixed changelog file
- added changelog
- prepare 0.0.2 release
- added build status
- removed unused JDK settings
- initial implementation
- Initial commit