v3.1.1
What's Changed
- apd: disable staticcheck on Go 1.16 and earlier by @nvanbenschoten in #117
- apd: add go 1.18 testing to CI by @nvanbenschoten in #118
- apd: remove some allocs from Decimal.setString by @josharian in #116
- apd: add inline fast-path to BigInt.SetString by @nvanbenschoten in #119
- apd: drop github.com/pkg/errors by @nvanbenschoten in #124
New Contributors
- @josharian made their first contribution in #116
Full Changelog: v3.1.0...v3.1.1