Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.13.1 source code.tar.gz | 2025-03-29 | 29.3 kB | |
0.13.1 source code.zip | 2025-03-29 | 38.7 kB | |
README.md | 2025-03-29 | 173 Bytes | |
Totals: 3 Items | 68.2 kB | 2 |
✨ Improvements
__toString()
methods ofBigInteger
andBigDecimal
are now type-hinted as returningnumeric-string
instead ofstring
(#90 by @vudaltsov)