Skip to content

Releases: MPEGGroup/mpeg-sdl-parser

v3.0.4

22 Jan 15:37

Choose a tag to compare

3.0.4 (2026-01-22)

Bug Fixes

v3.0.3

15 Jan 21:07

Choose a tag to compare

3.0.3 (2026-01-15)

Bug Fixes

  • fix trailing comment on empty spec (#39) (628e5c8)

v3.0.2

15 Jan 18:25

Choose a tag to compare

3.0.2 (2026-01-15)

Bug Fixes

v3.0.1

15 Jan 16:27

Choose a tag to compare

3.0.1 (2026-01-15)

Bug Fixes

  • add InternalParseError import to various modules for improved error handling, complete completion implementation (#36) (7e0b56a), closes #35

v3.0.0

31 Dec 18:33

Choose a tag to compare

3.0.0 (2025-12-31)

⚠ BREAKING CHANGES

  • refactor codebase and API to allow pretty printing of invalid syntax (#34)

Features

  • refactor codebase and API to allow pretty printing of invalid syntax (#34) (89f6016)

v2.0.1

18 Oct 21:59

Choose a tag to compare

2.0.1 (2025-10-18)

Bug Fixes

  • update node prop implementations (#32) (040253b)

v2.0.0

16 Oct 17:52

Choose a tag to compare

2.0.0 (2025-10-16)

⚠ BREAKING CHANGES

  • first attempt at providing completion rules for expected tokens (#30)

Features

  • first attempt at providing completion rules for expected tokens (#30) (c55af3a)

v1.0.9

05 Oct 21:56

Choose a tag to compare

1.0.9 (2025-10-05)

Bug Fixes

v1.0.8

03 Oct 21:21

Choose a tag to compare

1.0.8 (2025-10-03)

Bug Fixes

  • improve unexpected token error messages (#25) (6c782d9)

v1.0.7

24 Jul 22:10

Choose a tag to compare

1.0.7 (2025-07-24)

Bug Fixes