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 #10

Merged
merged 2 commits into from
Jul 20, 2024
Merged

chore: release #10

merged 2 commits into from
Jul 20, 2024

Conversation

0xCCF4
Copy link
Owner

@0xCCF4 0xCCF4 commented Jul 20, 2024

🤖 New release

  • untrusted_value: 0.2.4 -> 0.3.0
  • untrusted_value_derive: 0.2.4 -> 0.3.0
  • untrusted_value_derive_internals: 0.2.4 -> 0.3.0
Changelog

untrusted_value

0.3.0 - 2024-07-20

Added

  • [breaking] trait have now constraints and guarantees that must hold for implementations (see documentation of each trait)
  • [breaking] changed proc macro implementation to provide an better sanitization experience when using nested structs
  • introduced FromTrustedVariant
  • improved documentation of proc macros

Fixed

  • removed feature still #[cfg(...)] in code

Other

  • fixed cargo clippy warning

untrusted_value_derive

0.3.0 - 2024-07-20

Added

  • [breaking] improved sanitization interface

untrusted_value_derive_internals

0.3.0 - 2024-07-20

Added

  • [breaking] improved sanitization interface


This PR was generated with release-plz.

@0xCCF4 0xCCF4 force-pushed the release-plz-2024-07-20T10-48-44Z branch from 72fdfef to 19a5fc2 Compare July 20, 2024 10:54
@0xCCF4 0xCCF4 force-pushed the release-plz-2024-07-20T10-48-44Z branch from 19a5fc2 to ddfc6c6 Compare July 20, 2024 10:56
@0xCCF4 0xCCF4 merged commit f7486b5 into main Jul 20, 2024
16 checks passed
@0xCCF4 0xCCF4 deleted the release-plz-2024-07-20T10-48-44Z branch July 20, 2024 11:03
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