View Source Changelog for Sourceror v0.13
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0-14-0-2023-09-19
v0.14.0 (2023-09-19)
1-enhancements
1. Enhancements
- [Sourceror] Change
get_range/1
to allow returningnil
by @zachallaun in https://github.com/doorgan/sourceror/pull/107parse_string` by @zachallaun in https://github.com/doorgan/sourceror/pull/104 - [Sourceror.Identifier] Add additional identification guards by @zachallaun in https://github.com/doorgan/sourceror/pull/108 ### 2. Bug fixes - [Sourceror] Ensureget_range
works for all syntax nodes parsed using `Sourceror.
v0-13-0-2023-08-23
v0.13.0 (2023-08-23)
The changelog for v0.13 releases can be found in the 0.13 branch.