Skip to content

1.0.0 (2019-10-31)

Compare
Choose a tag to compare
@dilyand dilyand released this 31 Oct 13:45
· 20 commits to develop since this release

Breaking changes

Provide a way to create a Parser using cats.Eval (#67)
Abstract over Parser creation (#72)
Expose Medium in Referer (#71)

Non-breaking API changes

Do not double decode query string (#73)
(Scala) Allow 'android-app' URL scheme (#90)

Test

Re-establish the ParseTest suite (#74)

Build

Use sbt-tpolecat (#62)
Change Travis distribution to Trusty (#87)

Version bumps

Bump version to 1.0.0 (#92)
Bump cats-core to 1.6.0 (#63)
Bump cats-effect to 1.2.0 (#64)
Bump circe to 0.11.1 (#65)
Bump specs2 to 4.4.1 (#66)
Bump SBT to 1.2.8 (#68)

Misc

Update README to reflect 1.0.0 changes (#88)
Fix artifact name in README (#85)
Fix typo in Parser comment (#86)
Modify Gitter badge (#58)
Extend copyright to 2019 (#69)