Skip to content

v2.7.6

Compare
Choose a tag to compare
@jbax jbax released this 25 Sep 06:25
· 145 commits to master since this release

Enhancements:

  • allowing users to subclass ValidatedConversion
  • better handling of InvocationTargetExceptions when dealing with errors thrown from getters/setters

Bugfixes:

  • custom validations weren't working when writing
  • CSV autodetection failed in some cases (issue #272)