Releases: simonbs/Runestone
Releases · simonbs/Runestone
0.5.1
What's Changed
- Add a lock around parse, to prevent concurrent access to the underlying parse tree. by @migueldeicaza in #367
- Allow TextLocation to be created by @migueldeicaza in #372
- Fix build with Xcode 16 by @eliperkins in #375
New Contributors
- @migueldeicaza made their first contribution in #367
Full Changelog: 0.5.0...0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
What's Changed
- Configure matrix for testing against Xcode 14 and 15 by @eliperkins in #328
- Enable backwards compatibility when compiling with Xcode 14 by @eliperkins in #329
Full Changelog: 0.3.3...0.3.4