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