Releases: nikolaydubina/fpdecimal
Releases · nikolaydubina/fpdecimal
v0.9.0
- better names for functions
- more clear fuzz test for arithmetics
v0.8.1
- printing on par with int64
- faster printing
- 1 less malloc
v0.8.0
- moved to fp3 package
Wrapping into struct
- wrapped into struct
- added arithmetics
- added benchmarks for arithmetics
Buf Fixes
- renamed module
First release!
- basic plain int64 type
- benchmarks
- fuzz tests
- JSON
- examples
- benchmarks for Go core
- documentation