| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-09-12 | 251 Bytes | |
| v1.4.0.tar.gz | 2022-09-12 | 1.3 MB | |
| v1.4.0.zip | 2022-09-12 | 1.4 MB | |
| Totals: 3 Items | 2.6 MB | 0 | |
Enhancements
- Use the
:erlang.float_to_binary(_, [:short])function, instead ofio_lib_format.fwrite_g/1where available (OTP 24.1+). This provides equivalent output with much less memory used and significantly improved performance.