Releases: script3/soroban-fixed-point-math
Releases · script3/soroban-fixed-point-math
v1.1.1 (Protocol 21 update)
v1.1.0
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
Release a Soroban focused fixed point math library with support for:
- i64, u64
- i128, u128
- I256, U256