Skip to content

v0.11.1

Compare
Choose a tag to compare
@TedDriggs TedDriggs released this 16 Mar 22:11
· 60 commits to master since this release
  • Forward allow and cfg attributes from the deriving struct to the builder and its impl block #222
  • Support passing attributes to the builder struct using #[builder_struct_attr(...)] #241
  • Support passing attributes to the builder struct's inherent impl block using #[builder_impl_attr(...)] #241