What's Changed
- apd: add go 1.21 and 1.22 testing to CI by @nvb in #131
- Allow decompose to make use of the buffer by @Gilthoniel in #132
- apd: fix TestFormatFlags on go 1.23, add go 1.23 to CI by @nvb in #139
- ci: update GitHub Actions and OS versions by @mw5h in #146
- apd: prevent NewFromString parsing invalid decimals by @jms-bc in #145
- ci: enable gcassert on Go 1.24 by @mw5h in #148
- fix negative zero from multiplication/division by zero bigint by @mhaddon in #143
New Contributors
- @Gilthoniel made their first contribution in #132
- @mw5h made their first contribution in #146
- @jms-bc made their first contribution in #145
- @mhaddon made their first contribution in #143
Full Changelog: v3.2.1...v3.2.2