Commit Graph

15 Commits

Author SHA1 Message Date
Kat Marchán a358750d89
(cargo-release) start next development iteration 3.0.1-alpha.0 2021-09-16 01:32:27 -07:00
Kat Marchán 3f3c8721a2
(cargo-release) version 3.0.0 2021-09-16 01:32:05 -07:00
Kat Marchán f811c5c89c
feat(spec): update parser to handle KDL 1.0.0
Fixes: https://github.com/kdl-org/kdl-rs/issues/18

BREAKING CHANGE: Various things have changed in the process of moving to KDL 1.0.0. Please test your stuff
2021-09-16 01:30:58 -07:00
Kat Marchán cd98acddd1
(cargo-release) start next development iteration 2.0.1-alpha.0 2021-09-16 00:02:39 -07:00
Kat Marchán b62f81e1f7
(cargo-release) version 2.0.0 2021-09-16 00:02:19 -07:00
Kat Marchán 63c21684da
doc: make it official? 2021-09-16 00:00:16 -07:00
Kat Marchán 0dbf75c78e
feat(license): change license to Apache-2.0
BREAKING CHANGE: This is a significant licensing change. Please review.
2021-09-15 23:59:34 -07:00
Kat Marchán 87f836134c
1.1.0 2021-05-08 14:42:29 -07:00
jam1garner 9bc5363bb5
fix(deps): Remove nom dependency on `bitvec` and `lexical` (#14) 2021-05-08 14:40:23 -07:00
hclarke b8c8b52748
feat(display): implemented Display for KdlNode (#6) 2021-05-08 14:39:35 -07:00
Kat Marchán b9d7ac4ca0
1.0.0 2020-12-19 13:14:37 -08:00
Kat Marchán b325d58e68
update Cargo.toml 2020-12-19 13:14:12 -08:00
Kat Marchán 3296cc83a0
wip parser 2020-12-12 11:50:34 -08:00
Kat Marchán 419da47cfc
add license and description 2020-12-10 18:53:27 -08:00
Kat Marchán a8475fd2c7
initial commit 2020-12-10 18:42:50 -08:00