Releases: MXWXZ/actix-cloud
Releases · MXWXZ/actix-cloud
v0.4.10
Changes
Locale::new
support Into<String>
instead of String
.
Full Changelog: v0.4.9...v0.4.10
v0.4.9
New
- New feature
serde
to add Serialize
, Deserialize
for supported structs.
Full Changelog: v0.4.8...v0.4.9
v0.4.7
Changes
- Logger can configure
handler
through the function.
Full Changelog: v0.4.6...v0.4.7
v0.4.6
Changes
- Logger can use
handler
to configure custom handlers.
Full Changelog: v0.4.5...v0.4.6
v0.4.5
Changes
- Make features to be more configurable to reduce compilation size.
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Changes
- Dependencies do not rely on exact version.
Full Changelog: v0.4.3...v0.4.4
v0.4.2
Changes
- entity_timestamp macro need to import
chrono
manually.
Full Changelog: v0.4.1...v0.4.2