Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@mmcloughlin mmcloughlin released this 07 Jan 21:34
· 11 commits to master since this release
11e0a21

Extends instruction set support to include the extensions:

Third-party test suite now includes the standard library package crypto/internal/bigmod.

Fixes issue reported in #387 where integer float data was printed incorrectly and therefore parsed as the wrong type by the Go assembler.

Includes miscellaneous tweaks to support Go 1.20 and 1.21 releases. The go.mod file bumps the minimum Go version to 1.18.

What's Changed

Full Changelog: v0.5.0...v0.6.0