Releases: msrd0/gotham_formdata
Releases · msrd0/gotham_formdata
Version 0.0.6
11 Jul 09:40
Compare
Sorry, something went wrong.
No results found
Changelog:
Update validator dependency to 0.15
Update code to Rust 2021 edition and fix a few lints
Version 0.0.5
13 Nov 11:17
Compare
Sorry, something went wrong.
No results found
Changelog:
Update gotham to 0.7 (#23 )
Use validator crate (#21 )
Use serde for field parsing (#22 )
Support structs with generics
Version 0.0.4
19 May 12:40
Compare
Sorry, something went wrong.
No results found
Changelog:
Update gotham to 0.6
Update multer to 2.0
Rename regex feature to regex-validation
Version 0.0.3
14 Dec 22:15
Compare
Sorry, something went wrong.
No results found
Changelog
Replace non-async multipart crate with async multer crate
Enable more types to be used with the derive macro (like Vec<u8>)
Allow custom types to be used with the derive macro
Allow invalid utf-8 for both urlencoded and multipart, not just urlencoded
Note: Version 0.0.2 was never released, 0.0.1 is the previous version.
Version 0.0.1
22 Nov 14:02
Compare
Sorry, something went wrong.
No results found