Skip to content

Releases: dev-five-git/vespera

vespera(Cargo.toml)@0.1.38

18 Feb 17:50
116aed5

Choose a tag to compare

vespera@0.1.37 → 0.1.38 - Cargo.toml

Patch

  • Add omit_default to schema_type!
  • Fix required issue, Support Set

vespera(Cargo.toml)@0.1.37

18 Feb 15:16
0afce96

Choose a tag to compare

vespera@0.1.36 → 0.1.37 - Cargo.toml

Patch

  • Support char
  • Support integer format, sea-orm default
  • Support uuid format

vespera(Cargo.toml)@0.1.36

18 Feb 11:07
6c73fd1

Choose a tag to compare

vespera@0.1.35 → 0.1.36 - Cargo.toml

Patch

  • Support enum in query

vespera(Cargo.toml)@0.1.35

18 Feb 10:21
16e8bca

Choose a tag to compare

vespera@0.1.34 → 0.1.35 - Cargo.toml

Patch

  • Support cookie

vespera(Cargo.toml)@0.1.34

17 Feb 20:20
ee9bc1f

Choose a tag to compare

vespera@0.1.33 → 0.1.34 - Cargo.toml

Patch

  • Optimize

vespera_macro(crates/vespera_macro/Cargo.toml)@0.1.33

13 Feb 15:41
84d58fa

Choose a tag to compare

vespera_macro@0.1.32 → 0.1.33 - crates/vespera_macro/Cargo.toml

Patch

  • Support form, multipart

vespera_core(crates/vespera_core/Cargo.toml)@0.1.33

13 Feb 15:41
84d58fa

Choose a tag to compare

vespera_core@0.1.32 → 0.1.33 - crates/vespera_core/Cargo.toml

Patch

  • Support form, multipart

vespera(crates/vespera/Cargo.toml)@0.1.33

13 Feb 15:41
84d58fa

Choose a tag to compare

vespera@0.1.32 → 0.1.33 - crates/vespera/Cargo.toml

Patch

  • Support form, multipart

vespera_macro(crates/vespera_macro/Cargo.toml)@0.1.32

05 Feb 17:54
95b98fb

Choose a tag to compare

vespera_macro@0.1.31 → 0.1.32 - crates/vespera_macro/Cargo.toml

Patch

  • Fix enum issue

vespera_macro(crates/vespera_macro/Cargo.toml)@0.1.31

05 Feb 15:48
6a051a8

Choose a tag to compare

vespera_macro@0.1.30 → 0.1.31 - crates/vespera_macro/Cargo.toml

Patch

  • Support serde flatten
  • Support serde flatten, tagged, untagged