mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-04-25 03:02:15 +00:00
add release notes
This commit is contained in:
parent
41048a6eac
commit
8c1625908d
13
RELEASES.md
Normal file
13
RELEASES.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Version 0.7
|
||||
|
||||
This is mostly a bug-fix release.
|
||||
|
||||
Various minor issues were addressed:
|
||||
|
||||
- Issue #25: Unbalanced parens in string literals appearing in code now work properly.
|
||||
- Issue #32: Regular expression parsing consumed infinite memory when a `.` appeared.
|
||||
- Issue #34: Automatic tokenizer generation did not play well with generic type parameters.
|
||||
|
||||
# Older versions
|
||||
|
||||
I hadn't yet started writing release notes, sorry.
|
Loading…
x
Reference in New Issue
Block a user