Skip to content

Releases: incrementaliser/DynamicSyntax

v0.2.5

09 May 17:17

Choose a tag to compare

[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 icp function for creating InteractiveContextParser instances for clean handling of set_grammar

v0.2.4

08 May 23:47

Choose a tag to compare

[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

08 May 17:34

Choose a tag to compare

[0.2.3] - 2026-05-08

Chore

  • Update git-cliff-action to version 4 for changelog generation