Commit graph

44 commits

Author SHA1 Message Date
Dylan DPC
2f8b14aaaa Update Cargo.toml (#162) 2020-07-10 13:44:57 +08:00
Yuheng Chen
a833b49831 Bump to v0.4.4 2020-06-01 21:02:16 +08:00
Anton Kochkov
3cfe953325 Update quickcheck to 0.9 2020-05-27 14:25:59 +08:00
Anton Kochkov
92d775a448 Remove deprecated API 2020-05-27 14:19:22 +08:00
Yuheng Chen
508ed37d05 Bump to v0.4.3 2019-03-07 14:27:03 +08:00
David Tolnay
e73d5d0256 Release 0.4.2 2018-09-15 13:09:48 -07:00
David Tolnay
fd169229b0 Release 0.4.1 2018-09-15 12:31:11 -07:00
David Tolnay
5443ce4368 Set html_root_url 2018-09-15 12:30:27 -07:00
David Tolnay
cd4ad69696 Fix docs.rs link 2018-09-15 12:25:55 -07:00
David Tolnay
f5afa33150 Render readme on crates.io 2018-09-15 12:25:15 -07:00
David Tolnay
b30f9a0a30 Remove commented key in Cargo.toml 2018-09-15 12:24:47 -07:00
Igor Gnatenko
1577b9c224 Update quickcheck to 0.7 2018-09-02 18:13:50 +02:00
Chen Yuheng
aaf50d6c51 Update document link
Fix #94
2018-01-06 15:27:42 +08:00
Igor Gnatenko
907692cc3e bump quickcheck to 0.6 2018-01-01 12:33:30 +01:00
Yuheng Chen
f15fe186f8 Bump to 0.4.0
This version contains breaking API changes in low level event-based API:

- The EventReceiver gets ownership of events
2017-11-22 15:53:12 +08:00
Yuheng Chen
d370a2192b Bump to 0.3.9 2017-11-22 11:02:17 +08:00
Yuheng Chen
94510e7e68 Bump to 0.3.8 2017-08-21 13:58:49 +08:00
Pedro Côrte-Real
14fd2e2e2e Upgrade to latest linked-hash-map 2017-08-18 21:42:02 +01:00
Charlie Ozinga
078e1e882d Version bump 2017-07-10 10:08:20 -06:00
Hendrik Sollich
aa40cb2ffd quoting possible booleans
fixes #53
2017-05-22 19:32:08 +02:00
David Tolnay
70795865c9 Switch from clippy dependency to cargo-clippy 2017-05-08 11:30:51 -07:00
David Tolnay
d6743ab0c7 Allow the newest linked-hash-map
Closes #52 and closes #55 and closes #63.
2017-05-08 11:03:03 -07:00
David Tolnay
1618a53e08 Remember to publish a breaking release 2017-05-08 11:02:03 -07:00
Tom Parker
84ffcafbc2 Add quickcheck to find broken exports 2017-05-08 18:37:15 +01:00
David Tolnay
15ce32bee8 Merge pull request #49 from dtolnay/order
Always preserve order
2017-05-08 10:29:27 -07:00
David Tolnay
89f28185ec Bump to 0.3.5 2017-05-08 10:18:47 -07:00
David Tolnay
4243924689 Always preserve order 2017-01-27 20:59:51 -08:00
Yuheng Chen
9d4b40518a Bump to 0.3.4 2016-10-14 12:41:22 +08:00
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