Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-09-12 | 938 Bytes | |
Shapeless 2.3.10 source code.tar.gz | 2022-09-12 | 336.0 kB | |
Shapeless 2.3.10 source code.zip | 2022-09-12 | 502.0 kB | |
Totals: 3 Items | 839.0 kB | 0 |
What's Changed
- Use Scala Native JUnit plugin by @armanbilge in https://github.com/milessabin/shapeless/pull/1259
- Update dependencies in series/2.3 branch by @joroKr21 in https://github.com/milessabin/shapeless/pull/1268
- Extract all subtype annotations by @pgrandjean in https://github.com/milessabin/shapeless/pull/https://github.com/milessabin/shapeless/pull/1265
- Make Generic product and coproduct agree on definitions by @joroKr21 in https://github.com/milessabin/shapeless/pull/1270
- Make enum example serializable by @joroKr21 in https://github.com/milessabin/shapeless/pull/1271
- Capture implicit parameters at Generic materialization time by @joroKr21 in https://github.com/milessabin/shapeless/pull/1272
New Contributors
- @armanbilge made their first contribution in https://github.com/milessabin/shapeless/pull/1259
Full Changelog: https://github.com/milessabin/shapeless/compare/v2.3.9...2.3.10