Commit graph

43 commits

Author SHA1 Message Date
Yuheng Chen
95e1ad2dce Bump to v0.4.4 2020-06-01 21:02:16 +08:00
Anton Kochkov
a4b1bb6e9b Update quickcheck to 0.9 2020-05-27 14:25:59 +08:00
Anton Kochkov
8d26a5eca3 Remove deprecated API 2020-05-27 14:19:22 +08:00
Yuheng Chen
bd87698008 Bump to v0.4.3 2019-03-07 14:27:03 +08:00
David Tolnay
1652cf524e Release 0.4.2 2018-09-15 13:09:48 -07:00
David Tolnay
66326f23f5 Release 0.4.1 2018-09-15 12:31:11 -07:00
David Tolnay
0e1049d10c Set html_root_url 2018-09-15 12:30:27 -07:00
David Tolnay
60fdd48745 Fix docs.rs link 2018-09-15 12:25:55 -07:00
David Tolnay
dba01d9a48 Render readme on crates.io 2018-09-15 12:25:15 -07:00
David Tolnay
1f2d2aaf31 Remove commented key in Cargo.toml 2018-09-15 12:24:47 -07:00
Igor Gnatenko
39c212ba93 Update quickcheck to 0.7 2018-09-02 18:13:50 +02:00
Chen Yuheng
7035fdfb99 Update document link
Fix #94
2018-01-06 15:27:42 +08:00
Igor Gnatenko
083e7a3e8c bump quickcheck to 0.6 2018-01-01 12:33:30 +01:00
Yuheng Chen
07580aef18 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
6f0806439b Bump to 0.3.9 2017-11-22 11:02:17 +08:00
Yuheng Chen
51adc046da Bump to 0.3.8 2017-08-21 13:58:49 +08:00
Pedro Côrte-Real
78dcf0d099 Upgrade to latest linked-hash-map 2017-08-18 21:42:02 +01:00
Charlie Ozinga
5cf22a347c Version bump 2017-07-10 10:08:20 -06:00
Hendrik Sollich
3fa9a24739 quoting possible booleans
fixes #53
2017-05-22 19:32:08 +02:00
David Tolnay
dcfb2bab95 Switch from clippy dependency to cargo-clippy 2017-05-08 11:30:51 -07:00
David Tolnay
23783fdb7e Allow the newest linked-hash-map
Closes #52 and closes #55 and closes #63.
2017-05-08 11:03:03 -07:00
David Tolnay
65d3bbfdfe Remember to publish a breaking release 2017-05-08 11:02:03 -07:00
Tom Parker
61a36bfbf6 Add quickcheck to find broken exports 2017-05-08 18:37:15 +01:00
David Tolnay
8755753ed7 Merge pull request #49 from dtolnay/order
Always preserve order
2017-05-08 10:29:27 -07:00
David Tolnay
31ee3607af Bump to 0.3.5 2017-05-08 10:18:47 -07:00
David Tolnay
316eecbbdc Always preserve order 2017-01-27 20:59:51 -08:00
Yuheng Chen
e4d1f2d181 Bump to 0.3.4 2016-10-14 12:41:22 +08:00
David Tolnay
6ceee0a3c1 Allow range of linked-hash-map versions 2016-08-29 11:39:39 -07:00
Yuheng Chen
b6ab318b34 Bump to 0.3.3 2016-06-01 12:14:06 +08:00
Yuheng Chen
028176a4b6 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
ee853ebaba Add preserve_order feature to use LinkedHashMap instead of BTreeMap 2016-03-20 17:24:06 -07:00
David Tolnay
6ba6fec475 Resolve remaining clippy lints and add to Travis build 2016-02-27 16:42:32 -08:00
Yuheng Chen
c8b0e2e5e9 Bump to 0.3.1
No code change, just for relicense.
2016-01-11 12:55:05 +08:00
Yuheng Chen
647273e8d0 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
4e92ce6676 Bump to 0.3.0
Add alias support
2015-12-24 14:55:49 +08:00
Yuheng Chen
5a5b4a227a Bump to 0.2.2 2015-09-17 18:08:58 +08:00
Yuheng Chen
b14c0e0cd4 Bump to v0.2.1 2015-07-03 00:03:29 +08:00
Yuheng Chen
a0d5af564d Add repository to Cargo.toml 2015-06-04 16:36:03 +08:00
Yuheng Chen
0213bb45a2 Add license and description to Cargo.toml 2015-06-04 16:30:31 +08:00
Yuheng Chen
2ef1554f2a Bump to 0.2.0 2015-06-04 16:28:01 +08:00
Yuheng Chen
1e43e9de95 Add parse for Yaml 2015-05-25 03:29:52 +08:00
Yuheng Chen
f49d6c0099 Add yaml value coerce 2015-05-25 01:34:18 +08:00
Yuheng Chen
d03dec2197 Initial commit 2015-05-24 14:27:42 +08:00