Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 1.49 KB

File metadata and controls

76 lines (54 loc) · 1.49 KB

0.2.0 / 2015-05-13

  • deleted deprecated Exception
  • upgraded dependencies & added gradle-versions plugin
  • upgraded Gradle Wrapper to 2.4

0.1.5 / 2015-03-08

  • added Gradle Release plugin

0.1.4 / 2015-02-18

  • 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

0.1.3 / 2015-01-21

  • 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

0.1.2 / 2014-12-25

  • setting version to 0.1.2

0.1.1 / 2014-12-25

  • added BinTray download badge
  • added code
  • added support for container build
  • polish changelog
  • added changelog

0.1.0 / 2014-12-23

  • renamed project, renamed packages, renamed base exception thanks to @atomsfat

0.0.4 / 2014-12-22

  • fix for bintray credential
  • added to ignore list

0.0.3 / 2014-12-22

  • improved build info, removed Java compiler warnings
  • fixed missing bintray credentials
  • fixed changelog file
  • added changelog

0.0.2 / 2014-12-22

  • prepare 0.0.2 release

0.0.1 / 2014-12-22

  • added build status
  • removed unused JDK settings
  • initial implementation
  • Initial commit