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.
- [Sourceror] Fix
Sourceror.get_range
for binaries - [Sourceror] Fix
Sourceror.get_range
fordo
/end
blocks that haveend_of_expression
metadata
- [Sourceror] Fix
Sourceror.get_range
returning incorrect ranges for anonymous functions with empty bodies
- [Sourceror] Add support for Elixir 1.16
The changelog for v0.14 releases can be found in the 0.14 branch.