Skip to content

Stephen Maturin (v1.2.4)

Compare
Choose a tag to compare
@holiman holiman released this 27 Nov 13:34
· 30 commits to master since this release
f24ed59

What's Changed

  • Add go 1.21, make go 1.19 minimum version by @holiman in #142
  • Optimize Log10() by @fyfyrchik in #141
  • Conversion: behavioural changes in String, MarshalText and MarshalJSON by @holiman in #144

OBS! #144 is a bit of a breaking change, in some situations, since it changes the output-formats when converting to string, in order to better mirror big.Int behaviour. Please read the PR-description to understand the effects of the change.

New Contributors

Full Changelog: v1.2.3...v1.2.4