Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriic authored Sep 11, 2019
1 parent bb86278 commit 7439c2e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@ This allows based on Linker-parser evaluators calculate results of mathematical
For any questions or issues -- please either open a github issue in this project or tweet directly at [chedim](http://twitter.com/chedim) and I will do my best to help you. It would help me a lot if you include definitions for your failing rules in the message ;-)

## Version History
* 0.7.1
- Various bugfixes and enhancements
- IgnoreCharacters.inherit now will be false by default
- Adds option to skip trailing characters from a list
- Adds option to create variant tokens ignored by parser
- Logging improvements
- Fixes VariantToken's pullback logic
* 0.7
* Support for mathematical equations based on token priority;
* Improved token position reporting
Expand Down

0 comments on commit 7439c2e

Please sign in to comment.