Skip to content

Releases: savi-lang/Regex

v0.20240610.0

10 Jun 14:21
a52dd12
Compare
Choose a tag to compare

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

21 Jun 15:02
9442b34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20220911.0...v0.20230621.0

v0.20220911.0

11 Sep 16:20
e9a5d02
Compare
Choose a tag to compare

What's Changed

  • Fix syntax now that Savi disallows unknown string escapes. by @jemc in #17

Full Changelog: v0.20220325.0...v0.20220911.0

v0.20220325.0

26 Mar 00:27
985ce3a
Compare
Choose a tag to compare

What's Changed

  • Pull the Map and Spec 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

04 Mar 01:10
502e1a9
Compare
Choose a tag to compare
Remove `check` CI workflow, made obsolete by standard `library-check`.