v1.5.0
What's Changed
- Update Go version to 1.22 by @jerbob92 in #34
- Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #32
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #33
- Update to Emscripten 3.1.53 by @jerbob92 in #35
- Update Github Actions by @jerbob92 in #36
This release adds support for Emscripten 3.1.52 and 3.1.53. That means that the versions supported right now is 3.1.44 up to 3.1.53.
This release removes support for Go 1.19. That means that the versions supported right now is 1.20 up to 1.22.
Full Changelog: v1.4.0...v1.5.0