Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-25 | 221 Bytes | |
v1.8.1 source code.tar.gz | 2025-05-25 | 1.7 MB | |
v1.8.1 source code.zip | 2025-05-25 | 1.9 MB | |
Totals: 3 Items | 3.6 MB | 0 |
Changelog:
- Prioritize value class unwrapping rules over Option rules to fix unnecessary unwrapping of Option in some wrapper transformations by @bdmendes (#741, fixed in [#742]) - thank you for your contribution!