Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-16 | 570 Bytes | |
Shapeless 2.3.11 source code.tar.gz | 2024-05-16 | 336.7 kB | |
Shapeless 2.3.11 source code.zip | 2024-05-16 | 506.1 kB | |
Totals: 3 Items | 843.3 kB | 0 |
[!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: https://github.com/milessabin/shapeless/compare/v2.3.10...2.3.11