Releases: incrementaliser/DynamicSyntax
Releases · incrementaliser/DynamicSyntax
v0.2.5
[0.2.5] - 2026-05-09
Bug fixes
- Restructure package data to include resources and update grammar loading logic
Features
-
Add 2026-english-ttr-2 lexicon.
-
Add 2026-english-ttr lexicon.
Refactor
-
Rename load_grammar to set_grammar and update related references across the codebase
-
Introduce
icpfunction for creating InteractiveContextParser instances for clean handling of set_grammar
v0.2.4
[0.2.4] - 2026-05-08
Features
-
Enhance parsing functionality to support multiple sentences and improve error handling
-
Add batch parsing tests for empty and single-item lists, including error handling for blank inputs
-
Add get_vocab and relevant tests.
Chore
- Add 'rich' dependency to project
v0.2.3
[0.2.3] - 2026-05-08
Chore
- Update git-cliff-action to version 4 for changelog generation