Skip to content

Releases: MXWXZ/actix-cloud

v0.4.11

03 Jan 07:06
bc4abd3
Compare
Choose a tag to compare

Changes

  1. Make clippy happy.
  2. Bump thiserror to 2.0.

Full Changelog: v0.4.10...v0.4.11

v0.4.10

03 Jan 07:06
8e863c9
Compare
Choose a tag to compare

Changes

  1. Locale::new support Into<String> instead of String.

Full Changelog: v0.4.9...v0.4.10

v0.4.9

03 Jan 07:06
3ca3237
Compare
Choose a tag to compare

New

  1. New feature serde to add Serialize, Deserialize for supported structs.

Full Changelog: v0.4.8...v0.4.9

v0.4.8

03 Jan 07:06
c834f3a
Compare
Choose a tag to compare

Changes

  1. handler function can be async.

Full Changelog: v0.4.7...v0.4.8

v0.4.7

03 Jan 07:05
ad40f84
Compare
Choose a tag to compare

Changes

  1. Logger can configure handler through the function.

Full Changelog: v0.4.6...v0.4.7

v0.4.6

03 Jan 07:05
07f8d86
Compare
Choose a tag to compare

Changes

  1. Logger can use handler to configure custom handlers.

Full Changelog: v0.4.5...v0.4.6

v0.4.5

03 Jan 07:05
17db72f
Compare
Choose a tag to compare

Changes

  1. Make features to be more configurable to reduce compilation size.

Full Changelog: v0.4.4...v0.4.5

v0.4.4

03 Jan 07:05
9ff97f1
Compare
Choose a tag to compare

Changes

  1. Dependencies do not rely on exact version.

Full Changelog: v0.4.3...v0.4.4

v0.4.3

03 Jan 07:04
d5ac09e
Compare
Choose a tag to compare

Changes

  1. Update dependencies.

Full Changelog: v0.4.2...v0.4.3

v0.4.2

03 Jan 07:04
55fdd6a
Compare
Choose a tag to compare

Changes

  1. entity_timestamp macro need to import chrono manually.

Full Changelog: v0.4.1...v0.4.2