Releases: TedDriggs/darling
Releases · TedDriggs/darling
v0.3.0
27 Jan 00:10
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Update syn to 0.12 #20 . Thanks to @Eijebong
Update quote to 0.4 #20 . Thanks to @Eijebong
Rename magic field body in derived FromDeriveInput structs to data to stay in sync with syn
Rename magic field data in derived FromVariant structs to fields to stay in sync with syn
v0.2.2
05 Dec 16:27
Compare
Sorry, something went wrong.
No results found
v0.2.1
28 Nov 23:00
Compare
Sorry, something went wrong.
No results found
Implement FromMetaItem for integer types #15
v0.2.0
19 Jun 03:43
Compare
Sorry, something went wrong.
No results found
Added support for returning multiple errors from parsing #5
Derived impls no longer return on first error #5
Removed default types for V and F from ast::Body
Enum variants are automatically converted to snake_case #12
v0.1.6
30 May 21:27
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Moved darling::util::Body to darling::ast
Added
Generics support (#4 )
Newtype support
Multi-declaration support using #[darling(multiple)]
v0.1.3
17 May 21:45
Compare
Sorry, something went wrong.
No results found
Added #[derive(FromVariant)] support
v0.1.1
16 May 00:33
Compare
Sorry, something went wrong.
No results found
Documentation improvement over v0.1.0
v0.1.0
16 May 00:31
Compare
Sorry, something went wrong.
No results found