Kat Marchán
e068d33b3a
(cargo-release) start next development iteration 4.0.1-alpha.0
2022-04-23 02:36:19 -07:00
Kat Marchán
ace541a7aa
(cargo-release) version 4.0.0
2022-04-23 02:36:00 -07:00
Kat Marchán
8106d65732
deps: bump thiserror
2022-04-23 01:21:28 -07:00
Kat Marchán
5846bea079
deps: remove phf dep
2022-04-23 01:21:28 -07:00
Kat Marchán
8ed6a5cd06
feat(errors): improve parsing errors and fix some bugs ( #33 )
2022-04-22 19:41:28 -07:00
Kat Marchán
364ea6173c
feat(api): complete rewrite into document-oriented parser ( #29 )
...
This new version of kdl-rs is a complete rewrite that introduces
a formatting-aware-and-preserving parser, much like toml_edit et al.
BREAKING CHANGE: Completely new API and bumped MSRV to 1.56.0.
2022-04-22 02:20:30 -07:00
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