Releases: anweiss/cddl
0.3.18
0.3.17
0.3.16
8856c62 add serialization support for wasm
9dd7122 www version bump
23cdbe0 version bump and update wasm-bindgen feature list
b7b5ca5 minor parser position tweak
f37462b README modifications
36f0ea5 fix optional comma and continue adding support for lexer and parser position tracking
dfd201d update README and doc comments
d46226f update CI for clean gh-pages tree
487fb5c default position impl and prep parser for position tracking
8fb5022 fix failing lexer diagnostic test
82ca15a fix linting errors
579e08d better lexer error handling with more diagnostic info
b758c10 revert back to annotate-snippets dep
00aae6a begin to incorporate error annotations on lexer
8552c37 update README
6283e97 add codespan deps
69e7c7c begin to address parenthesized types scaffolding for .eq operator
9173975 fix CI to stop removing the CNAME file
5345d7b check for missing group entry type if member key is present
0.3.15
d0cdee8 update readme with reference to website and version bump
5871776 update CI and additional cleanup
18b983c remove monaco loader plugin
fd2e221 use monaco loader plugin
4e2bdbb fix webpack config
386a835 update webpack config
6598ba4 update CI
f4cb4eb update CI
449d60c replace textarea with monaco edit and update CI for auto publishing to gh pages
94b54e5 fix missing field for error handling
197a213 add issue link and update readme to address lack of support for GFM on crates.io
0.3.14
e4a0dbd version bump
e427db9 linting and conditional cleanup
bfa1ba4 remove erroneous println
a59bdcc fix extra token advance when commas not used and add another reputon example test
6091e8c remove extra duplicate supplemental type rule
47c1e98 fix group entry parsing errors and add CoSWID example for testing
4a6c7c6 move read range to parser and clean up control operator parsing
6f0e3b1 add itertools dep
7edf9d7 run cargo fmt
9a0c72c update site
e670110 remove erroneous content from www
0f3cd49 www cleanup
7c8a3a7 remove README from www
856056c fix missing enum match for Token::ONEORMORE
21548a8 update position
d6744e6 update dep graph with optional deps
a82f8bf update dep graph
7204bdc fix line and column position indices
23824f5 initial wasm support
549ed03 initial wasm support
7e6da4c implemented .le, .gt and .ge control operators
e0c609b doc comments and mod visibility change
114dcdc move JSON control validation into separate mod
0615410 ci workflow trigger update
88a81ff readme updates and Cargo bin path
8a8d69b position tracking when lexing and parsing
0.3.13
7baf535 version bump
893074c update README
acc5990 update dep graph
1b77340 update release workflow
8385097 update workflow and fix failing test
8d5b692 support for JSON validation against lt operator and tdate and uri data types
96066db CLI adjustments
67791e2 add uriparse dep
b8faf77 error handling for duplicate rules