Skip to content

v0.0.13-public-alpha

Compare
Choose a tag to compare
@Ho3einWave Ho3einWave released this 13 Oct 12:49
· 68 commits to main since this release

Changelog

Version 0.0.13-public-alpha - 2024-10-13

Bug Fixes:

  • Fixed toNano and fromNano 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 and fromNano: 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