Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v2.1.2 #115

Merged
merged 2 commits into from
Sep 8, 2024
Merged

chore: release v2.1.2 #115

merged 2 commits into from
Sep 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 8, 2024

🤖 New release

  • bon: 2.1.1 -> 2.1.2
  • bon-macros: 2.1.1 -> 2.1.2
Changelog

bon

2.1.2 - 2024-09-08

Other

  • Add #[builder(derive(...))] (#113)
  • Fix code generation for structs with default values for generic parameters (#108)
  • #[derive(bon::Builder)] and support for cfg/cfg_attr (#99)

Fixed

  • Fixed a bug where a member of opaque Option type (i.e. the Option type was renamed to make the builder macro not detect it as Option) was still optional.


This PR was generated with release-plz.

@Veetaha Veetaha merged commit 32ebacc into master Sep 8, 2024
26 checks passed
@Veetaha Veetaha deleted the release-plz-2024-09-08T15-07-09Z branch September 8, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant