0.2.0
What's Changed
- Use generic match predicate by @mattmassicotte in #129
- Manually inline
_locally_permitted_modifiers
by @alex-pinkus in #130 - Remove duplicate grammar fragment for computed properties by @nmote in #133
- Remove duplicate grammar fragment for binding pattern kind by @nmote in #138
- Add a field name for bound identifiers by @alex-pinkus in #139
- highlight query update by @krzyzanowskim in #135
- Refactor availability_argument rule by @nmote in #142
- Factor out enum_entry_suffix rule by @nmote in #143
- Remove duplicate grammar fragment for range operators by @nmote in #141
- Remove duplicate equality_expression entry in binary_expression rule by @nmote in #144
- Standardized makefile and c bindings by @mattmassicotte in #145
- Fix hang for incomplete raw strings by @resolritter in #150
- Commit generated grammar on an isolated branch by @alex-pinkus in #155
New Contributors
- @mattmassicotte made their first contribution in #129
- @nmote made their first contribution in #133
- @resolritter made their first contribution in #150
Full Changelog: 0.1.4...0.2.0