Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@chuwy chuwy released this 10 Mar 22:30
· 5 commits to master since this release

Major dependency and CI/CD update.

Changes

  • Move to circe (#5)

Dependency updates

  • Bump cats-scalacheck to 0.3.0 (#22)
  • Bump scalacheck to 1.15.3 (#21)
  • Bump sbt to 1.4.8 (#19)
  • Bump specs2 to 4.10.6 (#18)
  • Bump Scala to 2.12 (#9)
  • Bump schema-ddl to 0.12.0 (#13)
  • Bump iglu-scala-client to 1.0.2 (#12)

Under the hood

  • Migrate to Sonatype and Github Actions (#25)
  • Add scalafmt init conf (#24)
  • Use https version of Sonatype OSS Snapshots (#23)
  • Extend copyright to 2019 (#20)
  • Add Iglu Central mirror (#17)
  • Specify trusty distribution in travis (#16)
  • Use sbt-tpolecat (#14)
  • Fix readme example (#10)