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

aead v0.6.0-pre.0 #1534

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

baloo
Copy link
Member

@baloo baloo commented Mar 8, 2024

No description provided.

Comment on lines +8 to +26
## Unreleased
### Fixed
- minor documentation error in `AeadCore::TagSize` ([#1351])
- fixup `hybrid-array` migration ([#1531])

### Changed
- Migrate to `doc_auto_cfg` ([#1370])
- Exclude pre-1.60 crates from workspace ([#1380])
- bump `crypto-common` to v0.2.0-pre; MSRV 1.65 ([#1384])
- Bump `heapless` dependency to v0.8 ([#1398])
- Bump `hybrid-array` to v0.2.0-pre.6 ([#1432])
- Bump `crypto-common` to v0.2.0-pre.1 ([#1433])
- Bump `crypto-common` to v0.2.0-pre.2 ([#1436])
- Bump `hybrid-array` to v0.2.0-pre.8 ([#1438])
- Bump `crypto-common` and `hybrid-array` ([#1469])
- Bump `crypto-common` to v0.2.0-pre.5 ([#1496])

### Added
- enable `missing_debug_implementations` lint and add `Debug` impls ([#1411])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We usually don't compile these for prereleases since the contents can change a lot prior to a release, but this is fine for now

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that was mostly to prepare for the stable release ^^

@tarcieri tarcieri merged commit f7d1dd2 into RustCrypto:master Mar 8, 2024
80 checks passed
@baloo baloo deleted the baloo/aead/0.6.0-pre.0 branch March 8, 2024 17:18
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.

None yet

2 participants