Commit graph

16 commits

Author SHA1 Message Date
David Tolnay
d235acc1cc Allow range of linked-hash-map versions 2016-08-29 11:39:39 -07:00
Yuheng Chen
77b90df939 Bump to 0.3.3 2016-06-01 12:14:06 +08:00
Yuheng Chen
0d0baf9947 Bump to 0.3.2
1. Add preserve_order feature
2. Add clippy in nightly build
2016-03-22 22:27:13 +08:00
David Tolnay
82e2b2f5af Add preserve_order feature to use LinkedHashMap instead of BTreeMap 2016-03-20 17:24:06 -07:00
David Tolnay
06732a6b77 Resolve remaining clippy lints and add to Travis build 2016-02-27 16:42:32 -08:00
Yuheng Chen
663145bcb6 Bump to 0.3.1
No code change, just for relicense.
2016-01-11 12:55:05 +08:00
Yuheng Chen
316cc0e506 Relicense under MIT/Apache-2.0
As recommended by https://github.com/chyh1990/yaml-rust/issues/11
2016-01-11 12:53:19 +08:00
Yuheng Chen
31ace0a89d Bump to 0.3.0
Add alias support
2015-12-24 14:55:49 +08:00
Yuheng Chen
de8e94ab34 Bump to 0.2.2 2015-09-17 18:08:58 +08:00
Yuheng Chen
628cf4dd36 Bump to v0.2.1 2015-07-03 00:03:29 +08:00
Yuheng Chen
2a86545adf Add repository to Cargo.toml 2015-06-04 16:36:03 +08:00
Yuheng Chen
5217f95091 Add license and description to Cargo.toml 2015-06-04 16:30:31 +08:00
Yuheng Chen
aa5eae6318 Bump to 0.2.0 2015-06-04 16:28:01 +08:00
Yuheng Chen
b070a75ccb Add parse for Yaml 2015-05-25 03:29:52 +08:00
Yuheng Chen
2e1416c509 Add yaml value coerce 2015-05-25 01:34:18 +08:00
Yuheng Chen
f8065b79c7 Initial commit 2015-05-24 14:27:42 +08:00