Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-01 | 565 Bytes | |
Shapeless 2.3.13 source code.tar.gz | 2025-03-01 | 336.5 kB | |
Shapeless 2.3.13 source code.zip | 2025-03-01 | 505.4 kB | |
Totals: 3 Items | 842.5 kB | 1 |
What's Changed
- Use primary constructor to extract field annotations by @joroKr21 in https://github.com/milessabin/shapeless/pull/1374
- Update dependencies on series/2.3 by @joroKr21 in https://github.com/milessabin/shapeless/pull/1398
- dev: fix sourcemap path for scalajs (#1390) by @kalejami in https://github.com/milessabin/shapeless/pull/1395
- Generate
Automatic-Module-Name
attribute (#1375) by @hubertp in https://github.com/milessabin/shapeless/pull/1400
Full Changelog: https://github.com/milessabin/shapeless/compare/v2.3.12...v2.3.13