Releases: dev-five-git/vespera
Releases · dev-five-git/vespera
vespera(Cargo.toml)@0.1.38
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
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
vespera@0.1.35 → 0.1.36 - Cargo.toml
Patch
- Support enum in query
vespera(Cargo.toml)@0.1.35
vespera@0.1.34 → 0.1.35 - Cargo.toml
Patch
- Support cookie
vespera(Cargo.toml)@0.1.34
vespera@0.1.33 → 0.1.34 - Cargo.toml
Patch
- Optimize
vespera_macro(crates/vespera_macro/Cargo.toml)@0.1.33
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
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
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
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
vespera_macro@0.1.30 → 0.1.31 - crates/vespera_macro/Cargo.toml
Patch
- Support serde flatten
- Support serde flatten, tagged, untagged