Jonas Platte
89f0594a68
Make string comparison PartialEq impls work
2020-05-01 23:02:06 +02:00
Jonas Platte
e9d69be874
Bump versions to 0.16.0
2020-04-20 15:43:07 +02:00
Jonas Platte
e21633ef53
Add RoomIdOrAliasId::into_either
2020-04-20 15:41:58 +02:00
Jonas Platte
50cc35f1fe
Bump version again...
2020-04-17 14:30:12 +02:00
Jonas Platte
0ca9c4c513
Bump version
2020-04-17 14:02:35 +02:00
Jonas Platte
8f9bcd3a65
Make docsrs show items for all features
...
with indicators what needs to be enabled to use each conditional item
2020-04-17 14:01:57 +02:00
Jonas Platte
76a5a487d2
Make rand and serde dependencies optional
2020-04-17 12:54:50 +02:00
Jonas Platte
025e298274
Update dependencies
2020-04-17 12:40:50 +02:00
Jonas Platte
3945f88e10
New representation for identifiers
...
Identifiers now always own just a single allocation, and implement AsRef<str>.
PartialOrd and Ord implementations were also added at the same time. All
identifiers except RoomVersionId can now also be converted to String without
allocation.
2020-04-15 13:54:31 +02:00
Jonas Platte
88fcdb6f9b
Update changelog, release 0.14.1
2019-12-14 18:19:30 +01:00
Jonas Platte
11841f91b8
Remove regex, once_cell deps
2019-12-10 11:41:30 +01:00
Jonas Platte
f994672db5
Replace lazy_static with once_cell
2019-10-31 22:55:24 +01:00
Jonas Platte
fc145097be
Update dependencies, use single-line toml syntax
2019-10-31 22:29:48 +01:00
Jimmy Cuadra
2edf22157c
Bump version to 0.14.0.
2019-07-25 10:33:04 -07:00
Jonas Platte
59bd63d25e
Update rand to 0.7, regex to 1.2.0, url to 2.0.0
2019-07-23 21:34:42 +02:00
Jimmy Cuadra
77e5976ba6
Add crates.io categories. [ci skip]
2019-06-16 16:41:59 -07:00
Jimmy Cuadra
bc7683af96
Bump version to 0.13.1.
2019-06-16 01:30:42 -07:00
Jimmy Cuadra
6de32b1b9c
Bump version to 0.13.0.
2019-06-03 12:14:34 -07:00
Jimmy Cuadra
a207c6d8f6
Bump version to 0.12.1.
2019-04-12 03:54:54 -07:00
Jimmy Cuadra
b3eeb25a99
Bump version to 0.12.0.
2019-04-11 17:36:47 -07:00
Jimmy Cuadra
56958147ca
Update dependencies, remove Diesel workaround, remove try_from feature.
2019-04-08 17:05:56 -07:00
Jonas Platte
8f130f95e6
Update to Rust 2018, work around a warning for diesel
2019-02-11 13:28:09 +01:00
Jimmy Cuadra
3159bd8076
Bump version to 0.11.1.
2019-02-08 13:11:18 -08:00
Andreas Studer
c8aeee8271
Allow types to be used as compound keys
2019-02-04 23:13:52 +01:00
Jimmy Cuadra
b994d16203
Bump dependencies.
2018-05-24 03:43:15 -07:00
Jimmy Cuadra
2de6d5dc0a
Bump version to 0.11.0.
2017-04-20 21:58:18 -07:00
Jimmy Cuadra
418c91d5ff
Update serde and serde_json to 1.0.
2017-04-20 21:57:36 -07:00
Jimmy Cuadra
a38c7e048c
Bump version to 0.10.0.
2017-03-24 01:32:00 -07:00
Jimmy Cuadra
70e6b60407
Update Diesel to 0.12.
2017-03-24 01:31:10 -07:00
Jimmy Cuadra
1ae596d251
Update diesel to 0.11 and bump version to 0.9.0.
2017-02-16 19:38:56 -08:00
Jimmy Cuadra
bd6dd985d7
Bump version to 0.8.1.
2017-02-08 22:26:47 -08:00
Jimmy Cuadra
29f76ca95d
Bump version to 0.8.0.
2017-02-03 03:12:06 -08:00
Jimmy Cuadra
c6b959c7a1
Update to Diesel 0.10.
2017-02-03 03:11:35 -08:00
Jimmy Cuadra
c82edfb316
Update documentation URL.
2017-01-26 00:12:45 -08:00
Jimmy Cuadra
0d426bbc9e
Bump version to 0.7.0.
2017-01-26 00:09:32 -08:00
Jimmy Cuadra
67ee31b3aa
Update to serde 0.9, regex 0.2, and url 1.4.
2017-01-26 00:08:17 -08:00
Jimmy Cuadra
bf3b408cce
Bump version to 0.6.0.
2016-12-20 22:58:12 -08:00
Jimmy Cuadra
ead08e2ec5
Bump version to 0.5.0.
2016-12-09 17:28:29 -08:00
Jimmy Cuadra
1893c6939f
Bump Diesel to 0.9.0.
2016-12-09 17:27:48 -08:00
Jimmy Cuadra
9b956152d0
Update dependencies and bump version to 0.4.3.
2016-11-29 03:58:59 -08:00
Jimmy Cuadra
ff55576d0f
Update deps, remove question_mark feature, bump version to 0.4.2.
2016-10-16 15:52:06 -07:00
Jimmy Cuadra
e4e1ea1440
Bump version to 0.4.1.
2016-08-28 04:28:13 -07:00
Jimmy Cuadra
0caed9be18
Bump version to 0.4.0.
2016-08-27 03:51:16 -07:00
Jimmy Cuadra
971948d386
Add Diesel integration.
2016-08-27 03:50:12 -07:00
Jimmy Cuadra
44026081bc
Bump version to 0.3.0.
2016-08-13 00:52:48 -07:00
Jimmy Cuadra
7443da0269
Update deps.
2016-08-13 00:52:11 -07:00
Jimmy Cuadra
a9388b9345
Bump version to 0.2.0.
2016-07-28 02:58:06 -07:00
Jimmy Cuadra
6032f730f8
Remove bad keyword from Cargo.toml and add docs link to the README. [ci skip]
2016-07-28 02:17:48 -07:00
Jimmy Cuadra
7b93b18d14
Bump Serde to 0.8.0.
2016-07-28 01:57:54 -07:00
Jimmy Cuadra
20cfd5200e
Add random generation constructors.
2016-07-26 06:00:30 -07:00