Skip to content

Releases: MXWXZ/actix-cloud

v0.4.15

19 Sep 03:05
c31b18b

Choose a tag to compare

New

  1. Response allows for multiple builder.
  2. Response add several convenient methods.

Full Changelog: v0.4.14...v0.4.15

v0.4.14

01 Aug 07:46
702476d

Choose a tag to compare

New

  1. Default memory database now support basic capacity and key eviction.

Full Changelog: v0.4.13...v0.4.14

v0.4.13

28 May 08:35
f491ce6

Choose a tag to compare

Changes

  1. Default feature change.
  2. Dependency update.

Full Changelog: v0.4.12...v0.4.13

v0.4.12

28 May 08:25
8a51b9a

Choose a tag to compare

Changes

  1. Memory database support ttl function.

Full Changelog: v0.4.11...v0.4.12

v0.4.11

03 Jan 07:06
bc4abd3

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

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

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

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

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

Choose a tag to compare

Changes

  1. Logger can use handler to configure custom handlers.

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