vere-v1.20
matthew-levan
released this
14 Feb 17:23
·
1944 commits
to develop
since this release
Arvo 415K
Vere 1.20
Description
Adds the %meme
debug hint, resolves segfaults on macos-aarch64
builds, and adds a new --replay
option.
What's Changed
- Add debug configuration to build system by @mcevoypeter in #142
- Remove lingering artifacts from old build system by @mcevoypeter in #144
- Add support for the %meme debug hint to the vere runtime by @DaneBettis in #167
- Configure gmp with --disable-assembly on macos-aarch64 by @mcevoypeter in #193
- MAINTAINERS.md: checklist to update infra ships by @belisarius222 in #194
- Implement simple replay command by @mcevoypeter in #192
- Release v1.19 by @jalehman in #200
New Contributors
- @DaneBettis made their first contribution in #167
Full Changelog: vere-v1.19...vere-v1.20