Skip to content

v0.7.2

Choose a tag to compare

@neogenie neogenie released this 21 Sep 19:28
· 10 commits to master since this release
211160f

Fixed

  • Incorrect division result for numbers with large amount of decimal digits #49.
  • Fix no_std build #50.

Changed

  • Improve debug formatting of Decimal and UnsignedDecimal.

Examples

  • Add no_std wasm example #50.