v0.0.13-public-alpha
·
68 commits
to main
since this release
Changelog
Version 0.0.13-public-alpha - 2024-10-13
Bug Fixes:
- Fixed
toNano
andfromNano
functions by making the decimal handling dynamic.
Release Note
Bug Fix: Dynamic Decimal Handling in toNano
and fromNano
This release includes a fix to the toNano
and fromNano
functions, making the handling of decimals fully dynamic. This update ensures better accuracy and flexibility when converting between nano and standard units with varying decimal places.
- Dynamic decimals for
toNano
andfromNano
: This fix allows more precise control and adaptability when converting units, enhancing the reliability of these conversion functions.
Full Changelog: v0.0.12-public-alpha...v0.0.13-public-alpha