New
0.5.1
What's Changed
- Add a lock around parse, to prevent concurrent access to the underlying parse tree. by @migueldeicaza in https://github.com/simonbs/Runestone/pull/367
- Allow TextLocation to be created by @migueldeicaza in https://github.com/simonbs/Runestone/pull/372
- Fix build with Xcode 16 by @eliperkins in https://github.com/simonbs/Runestone/pull/375
New Contributors
- @migueldeicaza made their first contribution in https://github.com/simonbs/Runestone/pull/367
Full Changelog: https://github.com/simonbs/Runestone/compare/0.5.0...0.5.1