Shapeless 2.3.11
Note
This is the last release to support Scala 2.11 and Scala Native 0.4
What's Changed
- Massively simplify build by @joroKr21 in #1279
- add explicit type for implicit def by @xuwei-k in #1330
- Concrete return type for MkFieldLens.mkFieldLens by @liorregev in #1324
- Add support for Generic materialized in macro-generated companion object of nested case class by @DmytroMitin in #1286
- Update Scala and other dependencies by @joroKr21 in #1354
Full Changelog: v2.3.10...2.3.11