34 Commits

Author SHA1 Message Date
Jonas Platte
f0a8e14582
Update README.md 2022-06-03 16:00:01 +02:00
Jonas Platte
07af61d784
Bump MSRV to 1.60 2022-06-01 14:52:02 +02:00
Kévin Commaille
6939c048b0 chore: Bump MSRV to 1.59 2022-05-16 13:24:25 +02:00
Jonas Platte
713f20c852
Update version in README.md 2022-02-19 15:45:11 +01:00
Jonas Platte
5a35df2163
Update getting-started instructions to use 0.4.0 2022-02-18 13:09:58 +01:00
Kévin Commaille
4845594c05
ruma: Document the new unstable-mscXXXX features 2022-02-11 12:49:43 +01:00
Jonas Platte
9c4bf00f79
Remove remaining unstable-spec features
Everything that was gated behind it was stabilized with Matrix v1.2.
2022-02-02 23:32:27 +01:00
Jonathan de Jong
f631685389
client-api: Move token registration to new unstable-spec feature 2022-01-31 20:10:19 +01:00
Andy Balaam
d556cb819d
Add missing 'n' in README 2021-11-18 10:42:18 +00:00
Jonas Platte
8de8ad9f5b
Change link from http to https in README.md 2021-11-04 12:50:26 +01:00
Jonas Platte
0e49b70d65
Raise MSRV to 1.55
Otherwise `cargo check` errors on the `-Wclippy::…` arguments from
`.cargo/config.toml`.
Usage as a dependency continues to work with 1.53 for now, but since
it's not changed this could soon change.
2021-10-19 21:36:39 +02:00
Jonas Platte
142f1800df
Bump MSRV to 1.53 2021-10-06 21:37:46 +02:00
Jonas Platte
4e4b71bcdd
Improve status section of readme 2021-10-02 21:24:50 +02:00
Jonas Platte
186afa6902
Update getting started in readme 2021-10-02 21:23:23 +02:00
Jonas Platte
47e09c471d
Update README.md 2021-08-17 13:21:49 +02:00
Jonas Platte
721ab62c4e
Re-add MSRV exception for ruma-signatures 2021-06-21 17:50:44 +02:00
Jonas Platte
5a7e2cddcf
Apply MSRV to all crates (we no longer depend on ring) 2021-06-17 19:43:24 +02:00
Jonas Platte
7fbb0ade77
Bump MSRV to 1.50 2021-06-17 19:43:22 +02:00
Jonas Platte
bc87f3cc61
Update readme again 2021-05-20 20:45:08 +02:00
Jonas Platte
4255c8b03b
Update README.md 2021-05-20 20:37:13 +02:00
Jonas Platte
95cd1ee60d
Update readme 2021-05-06 18:44:58 +02:00
Jonas Platte
944e03f33a
Update README.md 2021-05-03 14:54:51 +02:00
Kévin Commaille
0cf02c7d4b
Add unstable documentation to readme 2021-04-06 10:16:30 +02:00
Jonas Platte
a0e8bb416b
Increase MSRV from 1.43 to 1.45 2021-03-21 20:32:46 +01:00
Jonas Platte
bd9c1c87b6
Add 'Getting started' to README.md 2021-02-08 20:31:04 +01:00
Jonas Platte
cc355d8c77
Update Status section in README.md 2021-01-19 12:45:13 +01:00
Jonas Platte
210b6dd823
Drop patch version specification from MSRV 2020-12-30 19:26:05 +01:00
Jonas Platte
2b91b07c7b
Add MSRV exception for ruma-client 2020-12-30 19:20:58 +01:00
Jonas Platte
006582e3f2
Various README updates 2020-09-29 20:30:33 +02:00
Jonas Platte
61441cc00e
Add some links to the readme 2020-09-26 16:45:46 +02:00
Jonas Platte
e0e7f901d0
Merge license sections in README.md's 2020-09-26 16:26:32 +02:00
Jonas Platte
851560314c
Merge contributing notes into toplevel README.md 2020-07-22 23:05:50 +02:00
Jonas Platte
4238c91e24
Update MSRV policy 2020-07-22 23:05:50 +02:00
Jonas Platte
aa2a32497f
Add README.md, .editorconfig 2020-06-05 00:26:10 +02:00