Release ruma-identifiers 0.17.0
This commit is contained in:
parent
05a99a00a0
commit
080a537664
@ -19,7 +19,7 @@ edition = "2018"
|
|||||||
http = "0.2.1"
|
http = "0.2.1"
|
||||||
percent-encoding = "2.1.0"
|
percent-encoding = "2.1.0"
|
||||||
ruma-api-macros = { version = "=0.16.1", path = "../ruma-api-macros" }
|
ruma-api-macros = { version = "=0.16.1", path = "../ruma-api-macros" }
|
||||||
ruma-identifiers = { version = "=0.17.0-pre.1", path = "../ruma-identifiers" }
|
ruma-identifiers = { version = "0.17.0", path = "../ruma-identifiers" }
|
||||||
ruma-serde = { version = "0.2.0", path = "../ruma-serde" }
|
ruma-serde = { version = "0.2.0", path = "../ruma-serde" }
|
||||||
serde = { version = "1.0.113", features = ["derive"] }
|
serde = { version = "1.0.113", features = ["derive"] }
|
||||||
serde_json = "1.0.55"
|
serde_json = "1.0.55"
|
||||||
|
@ -15,6 +15,6 @@ edition = "2018"
|
|||||||
ruma-api = { version = "0.16.1", path = "../ruma-api" }
|
ruma-api = { version = "0.16.1", path = "../ruma-api" }
|
||||||
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
||||||
ruma-events = { version = "0.21.3", path = "../ruma-events" }
|
ruma-events = { version = "0.21.3", path = "../ruma-events" }
|
||||||
ruma-identifiers = { version = "=0.17.0-pre.1", path = "../ruma-identifiers" }
|
ruma-identifiers = { version = "0.17.0", path = "../ruma-identifiers" }
|
||||||
serde = { version = "1.0.113", features = ["derive"] }
|
serde = { version = "1.0.113", features = ["derive"] }
|
||||||
serde_json = "1.0.55"
|
serde_json = "1.0.55"
|
||||||
|
@ -22,7 +22,7 @@ js_int = { version = "0.1.7", features = ["serde"] }
|
|||||||
ruma-api = { version = "0.16.1", path = "../ruma-api" }
|
ruma-api = { version = "0.16.1", path = "../ruma-api" }
|
||||||
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
||||||
ruma-events = { version = "0.21.3", path = "../ruma-events" }
|
ruma-events = { version = "0.21.3", path = "../ruma-events" }
|
||||||
ruma-identifiers = { version = "=0.17.0-pre.1", path = "../ruma-identifiers" }
|
ruma-identifiers = { version = "0.17.0", path = "../ruma-identifiers" }
|
||||||
ruma-serde = { version = "0.2.2", path = "../ruma-serde" }
|
ruma-serde = { version = "0.2.2", path = "../ruma-serde" }
|
||||||
serde = { version = "1.0.113", features = ["derive"] }
|
serde = { version = "1.0.113", features = ["derive"] }
|
||||||
serde_json = "1.0.55"
|
serde_json = "1.0.55"
|
||||||
|
@ -21,7 +21,7 @@ proc-macro2 = "1.0.18"
|
|||||||
proc-macro = true
|
proc-macro = true
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
ruma-identifiers = { version = "=0.17.0-pre.1", path = "../ruma-identifiers" }
|
ruma-identifiers = { version = "0.17.0", path = "../ruma-identifiers" }
|
||||||
serde_json = "1.0.55"
|
serde_json = "1.0.55"
|
||||||
js_int = { version = "0.1.7", features = ["serde"] }
|
js_int = { version = "0.1.7", features = ["serde"] }
|
||||||
serde = { version = "1.0.113", features = ["derive"] }
|
serde = { version = "1.0.113", features = ["derive"] }
|
||||||
|
@ -17,7 +17,7 @@ criterion = { version = "0.3.2", optional = true }
|
|||||||
js_int = { version = "0.1.7", features = ["serde"] }
|
js_int = { version = "0.1.7", features = ["serde"] }
|
||||||
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
||||||
ruma-events-macros = { version = "=0.21.3", path = "../ruma-events-macros" }
|
ruma-events-macros = { version = "=0.21.3", path = "../ruma-events-macros" }
|
||||||
ruma-identifiers = { version = "=0.17.0-pre.1", path = "../ruma-identifiers" }
|
ruma-identifiers = { version = "0.17.0", path = "../ruma-identifiers" }
|
||||||
ruma-serde = { version = "0.2.2", path = "../ruma-serde" }
|
ruma-serde = { version = "0.2.2", path = "../ruma-serde" }
|
||||||
serde = { version = "1.0.113", features = ["derive"] }
|
serde = { version = "1.0.113", features = ["derive"] }
|
||||||
serde_json = { version = "1.0.55", features = ["raw_value"] }
|
serde_json = { version = "1.0.55", features = ["raw_value"] }
|
||||||
@ -26,7 +26,7 @@ strum = { version = "0.18.0", features = ["derive"] }
|
|||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
maplit = "1.0.2"
|
maplit = "1.0.2"
|
||||||
matches = "0.1.8"
|
matches = "0.1.8"
|
||||||
ruma-identifiers = { version = "=0.17.0-pre.1", path = "../ruma-identifiers", features = ["rand"] }
|
ruma-identifiers = { version = "0.17.0", path = "../ruma-identifiers", features = ["rand"] }
|
||||||
trybuild = "1.0.30"
|
trybuild = "1.0.30"
|
||||||
|
|
||||||
[[bench]]
|
[[bench]]
|
||||||
|
@ -20,7 +20,7 @@ js_int = "0.1.7"
|
|||||||
ruma-api = { version = "0.16.1", path = "../ruma-api" }
|
ruma-api = { version = "0.16.1", path = "../ruma-api" }
|
||||||
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
||||||
ruma-events = { version = "0.21.3", path = "../ruma-events" }
|
ruma-events = { version = "0.21.3", path = "../ruma-events" }
|
||||||
ruma-identifiers = { version = "=0.17.0-pre.1", path = "../ruma-identifiers" }
|
ruma-identifiers = { version = "0.17.0", path = "../ruma-identifiers" }
|
||||||
ruma-serde = { version = "0.2.2", path = "../ruma-serde" }
|
ruma-serde = { version = "0.2.2", path = "../ruma-serde" }
|
||||||
serde = { version = "1.0.113", features = ["derive"] }
|
serde = { version = "1.0.113", features = ["derive"] }
|
||||||
serde_json = "1.0.55"
|
serde_json = "1.0.55"
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
|
|
||||||
|
* Change `RoomVersionId` from being an opaque struct to a non-exhaustive enum
|
||||||
|
* The constructor functions and `is_` predicates are now deprecated
|
||||||
* Remove `RoomVersionId::custom`. It could be used to create invalid room versions (empty or
|
* Remove `RoomVersionId::custom`. It could be used to create invalid room versions (empty or
|
||||||
exceeding 32 code points in length). Use the `TryFrom<&str>` or `TryFrom<String>` implementation
|
exceeding 32 code points in length). Use the `TryFrom<&str>` or `TryFrom<String>` implementation
|
||||||
instead.
|
instead.
|
||||||
@ -35,8 +37,6 @@ Breaking changes:
|
|||||||
* Change `DeviceId` from being an alias for `String` to being a newtype around `str`
|
* Change `DeviceId` from being an alias for `String` to being a newtype around `str`
|
||||||
|
|
||||||
This means owned device IDs are now `Box<DeviceId>`.
|
This means owned device IDs are now `Box<DeviceId>`.
|
||||||
* Change `RoomVersionId` from being an opaque struct to a non-exhaustive enum
|
|
||||||
* The constructor functions and `is_` predicates are now deprecated
|
|
||||||
|
|
||||||
Deprecations:
|
Deprecations:
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ license = "MIT"
|
|||||||
name = "ruma-identifiers"
|
name = "ruma-identifiers"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-identifiers"
|
repository = "https://github.com/ruma/ruma-identifiers"
|
||||||
version = "0.17.0-pre.1"
|
version = "0.17.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
@ -22,9 +22,9 @@ default = ["serde"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
either = { version = "1.5.3", optional = true }
|
either = { version = "1.5.3", optional = true }
|
||||||
rand = { version = "0.7.3", optional = true }
|
rand = { version = "0.7.3", optional = true }
|
||||||
serde = { version = "1.0.113", optional = true, features = ["derive"] }
|
serde = { version = "1.0.114", optional = true, features = ["derive"] }
|
||||||
strum = { version = "0.18.0", features = ["derive"] }
|
strum = { version = "0.18.0", features = ["derive"] }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
matches = "0.1.8"
|
matches = "0.1.8"
|
||||||
serde_json = "1.0.55"
|
serde_json = "1.0.56"
|
||||||
|
@ -24,7 +24,7 @@ federation-api = ["ruma-api", "ruma-federation-api", "ruma-signatures"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
ruma-common = { version = "0.1.3", path = "../ruma-common" }
|
||||||
ruma-identifiers = { version = "=0.17.0-pre.1", path = "../ruma-identifiers", features = ["serde"] }
|
ruma-identifiers = { version = "0.17.0", path = "../ruma-identifiers", features = ["serde"] }
|
||||||
|
|
||||||
ruma-events = { version = "0.21.3", path = "../ruma-events", optional = true }
|
ruma-events = { version = "0.21.3", path = "../ruma-events", optional = true }
|
||||||
ruma-signatures = { version = "0.6.0-dev.1", path = "../ruma-signatures", optional = true }
|
ruma-signatures = { version = "0.6.0-dev.1", path = "../ruma-signatures", optional = true }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user