Skip to content

Releases: chedim/linker-parser

0.8: refactoring

03 Oct 13:40
896e6f3
Compare
Choose a tag to compare
Merge pull request #4 from chedim/release/0.8

Release/0.8

Maintenance release

11 Sep 20:18
7439c2e
Compare
Choose a tag to compare
  • 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

03 Sep 06:42
9f4873d
Compare
Choose a tag to compare
0.7
Merge pull request #2 from chedim/feature/priority-sorting

Feature/priority sorting

0.6.1

28 Aug 19:24
af6208d
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release
Update README.md