Skip to content

Scala Maxmind IP Lookups v0.5.0 (2018-06-29)

Compare
Choose a tag to compare
@three three released this 29 Jun 15:06
· 78 commits to master since this release

Improvements

  • Switch from scalaz to cats (#61)
  • Encapsulate side-effects into cats-effect IO (#63)
  • Move away from Twitter's util-collection (#42)

Build

  • Integrate scalafmt (#66)
  • Publish scaladoc to gh-pages (#40)
  • Integrate code coverage reports (#65)
  • Refactor test suite (#17)

Misc

  • Add Gitter badge (#57)
  • Fix typo in .travis.yml (#59)
  • Remove vagrant setup (#60)
  • Remove cruft from .gitignore (#75)
  • Add issue template (#64)
  • Add pull request template (#80)
  • Add CONTRIBUTING.md (#76)
  • Fix travis badge url (#83)