v2.3.0
This commit is contained in:
parent
dbe0bf8ad0
commit
66f95cb6d8
@ -9,6 +9,7 @@
|
||||
- Include line numbers for pattern errors
|
||||
- Improve performance in a few places
|
||||
- Parallelize parser table generation on Linux hosts
|
||||
- Add github workflow to run unit tests
|
||||
|
||||
### Fixes
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
class Propane
|
||||
VERSION = "2.2.1"
|
||||
VERSION = "2.3.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user