Releases: savi-lang/Regex
Releases · savi-lang/Regex
v0.20240610.0
What's Changed
- Fix _SimpleVM.continue! to have an explicit error type. by @jemc in #21
- Refactor to use control flow keywords instead of
_until
functions. by @jemc in #22
Full Changelog: v0.20230621.0...v0.20240610.0
v0.20230621.0
What's Changed
- Pull latest from savi-lang/base-standard-library by @savi-lang-bot in #19
- Pull latest from savi-lang/base-standard-library by @savi-lang-bot in #18
- Update for latest Savi syntax. by @jemc in #20
Full Changelog: v0.20220911.0...v0.20230621.0
v0.20220911.0
What's Changed
Full Changelog: v0.20220325.0...v0.20220911.0
v0.20220325.0
What's Changed
- Pull the
Map
andSpec
libraries from their repos. by @jemc in #9 - Update enum declarations for latest Savi version. by @jemc in #14
Full Changelog: v0.20220303.0...v0.20220325.0
v0.20220303.0
Remove `check` CI workflow, made obsolete by standard `library-check`.