Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@dilyand dilyand released this 06 Nov 16:32
· 34 commits to master since this release
9cad7e2

First release in 1.x.x series, introducing more structured parsing errors and fixing a decoding bug.

API changes

  • Make parsing errors type-safe (#75)
  • Add function to create minimal event (#81)
  • Deprecate run manifest (#86)
  • Fix empty contexts and unstruct_event decoding bug (#92)

Build

  • Integrate MiMa (#87)
  • Integrate scoverage (#90)
  • Integrate sbt-gh-pages to create GH Pages from Scaladoc (#91)
  • Remove Vagrant setup (#84)
  • Add Travis CI secret key (#93)
  • Add encryption label to .travis.yml (#94)

Misc

  • Extend copyright notice to 2019 (#85)