Skip to content

0.5.0

Compare
Choose a tag to compare
@BrynCooke BrynCooke released this 04 Aug 22:18
· 94 commits to main since this release

#81 Fix derive builder when used with module level visibility.

#77 Remove validation of visibility specifier.

#74 Automatically add #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))] to functions annotated with #[builder].