Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@dilyand dilyand released this 27 Nov 18:47
· 16 commits to master since this release
62b828d

API changes

Introduce tagless final encoding (#102)
Abstract over OWM and DarkSky creation (#111)
Support cats.Id (#113)
Replace hammock by scalaj (#112)
Change Enumeration in openweather.Api object to sealed hierarchy (#117)

Tests

Skip unit tests if API key is missing (#98)
Remove DisjunctionMatchers (#100)

Build

Fix artifact version detection (#83)
Use sbt-tpolecat (#105)
Remove Scala 2.11 (#106)
Change Travis distribution to Trusty (#116)

Documentation

Fix repository url for gh-pages (#86)
Add readme examples (#114)

Dependencies

Bump Scala to 2.12.8 (#108)
Bump SBT to 1.2.8 (#109)
Bump circe to 0.10.0 (#89)
Bump scala-lru-map to 0.3.0 (#90)
Bump specs2 to 4.3.4 (#91)
Bump circe to 0.11.1 (#103)

Misc

Fix typo in PR template (#96)
Extend copyright to 2019 (#110)