v0.1.0
What's Changed
- Add semantic token for name in a method definition by @wildmaples in #133
- Add semantic highighting for def endless and singleton method names by @wildmaples in #134
- Move codebase to typed strict by @vinistock in #127
- Add semantic token for keyword self by @wildmaples in #137
- Move document highlight to new test framework by @vinistock in #129
- Use fully qualified names in document symbol by @vinistock in #139
- Add semantic token for constants by @wildmaples in #138
- Improve error handling + fix formatting hanging issue by @st0012 in #149
- Set the minimum syntax_tree version to 2.4 by @RyanBrushett in #151
New Contributors
- @shop-jsmestad made their first contribution in #135
- @Smittttty made their first contribution in #150
Full Changelog: v0.0.4...v0.1.0