Version 1.0.1
A patch release with two helpful bug fixes and many dependency upgrades
Bug fixes
Under the hood
- Add Snyk Github Action workflow (#78)
- Update README and links (including switch from snowplow-incubator to snowplow) (#77)
- Update git remote in ghpages settings (snowplow-incubator -> snowplow) (#76)
- Remove sbt-git, bump sbt-site to 1.4.1 and sbt-unidoc to 0.4.3 (#73)
- Switch publishing from Bintray to Maven Central (#72)
- Switch from TravisCI to GitHub Actions (#71)
- Restructure sbt modules for easier testing and release (#68)
- Add IDE and tools folders to .gitignore (#66)
- Add test for trying to parse a URL-encoded schema key (#84)
Dependency bumps
- Bump specs2 to 4.12.3 (#82)
- Bump json4s to 3.6.11 (#81)
- Bump cats to 2.6.1 (#80)
- Bump circe to 0.14.1 (#79)
- Bump Scala to 2.13.6 and 2.12.14, switch to sbt-tpolecat for scalac flags management and fix some warnings (#75)
- Bump sbt-scoverage to 1.8.2 (and update config key name) and sbt-coveralls to 1.3.1 (#74)
- Bump sbt-mima-plugin to 0.9.2 and add sbt-ci-release plugin to switch to dynamic version management (#70)
- Bump sbt-scalafmt to 2.4.3 and fmt project files (#69)
- Bump sbt to 1.5.5 (#67)