Releases: script3/soroban-fixed-point-math
Releases · script3/soroban-fixed-point-math
v1.5.0
26 Jan 19:10
Compare
Sorry, something went wrong.
No results found
v1.4.1
26 Jan 18:53
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: better edge case handling and test suite improvements by @mootz12 in #9
Allow any version of protocol 23 Soroban SDK
Full Changelog : v1.4.0...v1.4.1
v1.3.1
26 Jan 19:01
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: better edge case handling and test suite improvements by @mootz12 in #9
Allow any protocol 22 version of the soroban SDK
Full Changelog : v1.3.0...v1.3.1
v1.4.0
06 Oct 18:36
Compare
Sorry, something went wrong.
No results found
v1.3.0
07 Dec 16:06
Compare
Sorry, something went wrong.
No results found
v1.2.0
01 Nov 17:52
Compare
Sorry, something went wrong.
No results found
v1.1.1 (Protocol 21 update)
25 Jun 21:00
Compare
Sorry, something went wrong.
No results found
v1.1.0
17 Apr 18:52
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Release a Soroban focused fixed point math library with support for:
i64, u64
i128, u128
I256, U256