| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5.1 source code.tar.gz | 2024-06-10 | 56.4 MB | |
| 0.5.1 source code.zip | 2024-06-10 | 56.7 MB | |
| README.md | 2024-06-10 | 567 Bytes | |
| Totals: 3 Items | 113.0 MB | 9 | |
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