Skip to content

Releases: script3/soroban-fixed-point-math

v1.2.0

01 Nov 17:52
f7cb95b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1 (Protocol 21 update)

25 Jun 21:00
37bd26c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Apr 18:52
462c7c1
Compare
Choose a tag to compare

What's Changed

  • feat: update SorobanFixedPoint interface to prevent excess clone calls by @mootz12 in #1

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Dec 21:47
Compare
Choose a tag to compare

Release a Soroban focused fixed point math library with support for:

  • i64, u64
  • i128, u128
  • I256, U256