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

Merged
merged 1 commit into from
Jul 17, 2024
Merged

chore: release #5

merged 1 commit into from
Jul 17, 2024

Conversation

0xCCF4
Copy link
Owner

@0xCCF4 0xCCF4 commented Jul 17, 2024

🤖 New release

  • untrusted_value: 0.1.3 -> 0.2.0
  • untrusted_value_derive: 0.1.1 -> 0.2.0
  • untrusted_value_derive_internals: 0.1.1 -> 0.2.0
Changelog

untrusted_value

0.2.0 - 2024-07-17

Added

  • Added #[untrusted_inputs] func macro
  • [breaking] Added derive macro for SanitizeValue and option to add derive macros for the UntrustedVariant using #[untrusted_derive(...)]

Other

  • added keywords taint, static-analysis

untrusted_value_derive

0.2.0 - 2024-07-17

Added

  • Added #[untrusted_inputs] func macro
  • [breaking] Added derive macro for SanitizeValue and option to add derive macros for the UntrustedVariant using #[untrusted_derive(...)]

Fixed

  • fixed typo in derive_sanitize_harden implementation

Other

  • added keywords taint, static-analysis
  • changes macro path to untrusted_value to absolute
  • fixed failing doc tests

untrusted_value_derive_internals

0.2.0 - 2024-07-17

Added

  • Added #[untrusted_inputs] func macro
  • [breaking] Added derive macro for SanitizeValue and option to add derive macros for the UntrustedVariant using #[untrusted_derive(...)]

Other

  • added keywords taint, static-analysis


This PR was generated with release-plz.

@0xCCF4 0xCCF4 force-pushed the release-plz-2024-07-17T09-14-19Z branch 3 times, most recently from 6cc28ce to 3f4ce5a Compare July 17, 2024 14:02
@0xCCF4 0xCCF4 force-pushed the release-plz-2024-07-17T09-14-19Z branch from 3f4ce5a to 859391b Compare July 17, 2024 14:05
@0xCCF4 0xCCF4 merged commit d938fbd into main Jul 17, 2024
26 checks passed
@0xCCF4 0xCCF4 deleted the release-plz-2024-07-17T09-14-19Z branch July 17, 2024 14:06
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