Skip to content

Iglu Scala Client v0.3.1

Compare
Choose a tag to compare
@alexanderdean alexanderdean released this 30 Sep 14:02
· 150 commits to master since this release

Now catches RuntimeExceptions thrown from the json-schema-validator

Bug fixes

  • Started handling RuntimeExceptions thrown by json-schema-validator (#33)
  • Started using Travis image for master branch in README (#34)
  • Prevented intermittent MatchError in SelfDescValidationSpec by running tests sequentially (#37)