Skip to content

Releases: anweiss/cddl

0.10.1

22 Aug 15:04
Compare
Choose a tag to compare

What's Changed

VSCode Extension v0.2.0

22 Aug 18:28
e08a238
Compare
Choose a tag to compare

What's Changed

This release contains updates to the CDDL VS Code Language Server Extension.

🧰 Maintenance

0.10.0

19 Aug 17:26
Compare
Choose a tag to compare

What's Changed

0.9.5

10 Mar 16:54
Compare
Choose a tag to compare

What's Changed

0.9.4

14 Dec 15:59
Compare
Choose a tag to compare

What's Changed

  • Revert back to working CLI binary

0.9.3

28 Aug 16:39
Compare
Choose a tag to compare

NOTE: THIS VERSION HAS BEEN PULLED DUE TO CLI BINARY ISSUES. PLEASE USE THE 0.9.4 RELEASE GOING FORWARD

What's Changed

0.9.2

08 Aug 15:11
Compare
Choose a tag to compare

NOTE: THIS VERSION HAS BEEN PULLED DUE TO CLI BINARY ISSUES. PLEASE USE THE 0.9.4 RELEASE GOING FORWARD

What's Changed

0.9.1

27 Oct 17:14
b1b032e
Compare
Choose a tag to compare

What's Changed

0.9.0

26 Sep 19:02
Compare
Choose a tag to compare

What's Changed

0.9.0-beta.1

23 Mar 20:16
59548f1
Compare
Choose a tag to compare
0.9.0-beta.1 Pre-release
Pre-release

What's Changed

  • Doc updates and tuple enhancements (#112) @anweiss
  • Make some fixes needed to make commands work (#100) @itamarst
  • Parser fixes for parenthesized groups (#102) @anweiss
  • Replace serde_cbor with ciborium (#95) @anweiss
  • Split parser tests module into a separate file (#94) @anweiss
  • Invalidate specs with identifiers that reference missing rule definitions (#93) @anweiss