ovotech / natchez-extras

Integrations between Natchez, Doobie, HTTP4s, Log4cats and Datadog. Formerly called effect-utils.
https://ovotech.github.io/natchez-extras/
Apache License 2.0
31 stars 18 forks source link

Upgrade to 2.13 #26

Closed martinmcnulty closed 4 years ago

martinmcnulty commented 4 years ago

The project I'm working on uses Scala 2.13, so if I'm going to use the magical Datadog code contained herein, I need to build this library for 2.13. I had to upgrade a few dependency versions as well because the versions used before weren't all available for 2.13.

This is simpler than cross-building, and if anyone needs new features from this library, then they can upgrade to 2.12 (sorry to those people).