Skip to content

Releases: anweiss/cddl

0.3.18

11 Oct 17:44
d830aef
Compare
Choose a tag to compare

d830aef bump version
186d40d Merge pull request #8 from anweiss/string-refactor
74d4680 refactor for String allocation for better IDE support, plus some more doc comments
56bc859 update README
357d24b fix release workflow
a5e8bde update Actions status badges

0.3.17

17 Sep 16:49
1df23f6
Compare
Choose a tag to compare

1df23f6 version bump
7eaf38e add publish npm step to workflow

0.3.16

17 Sep 15:42
8856c62
Compare
Choose a tag to compare

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

25 Aug 22:59
d0cdee8
Compare
Choose a tag to compare

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

25 Aug 17:16
e4a0dbd
Compare
Choose a tag to compare

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

19 Aug 23:28
7baf535
Compare
Choose a tag to compare

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

0.3.12

19 Aug 01:03
85ae7b6
Compare
Choose a tag to compare

85ae7b6 fix linux tar.gz extension

0.3.11

18 Aug 23:37
506a873
Compare
Choose a tag to compare

506a873 version bump
205c9dc version bump
4d97590 additional release and readme cleanup
d0cd15d update workflow

0.3.10

18 Aug 21:09
308cdf0
Compare
Choose a tag to compare

d0cd15d update workflow

0.3.9

18 Aug 20:49
8eb2398
Compare
Choose a tag to compare

8eb2398 version bump
477c6bf re-order docker publish
d96293d fix publish