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

Merged
merged 1 commit into from
Sep 4, 2023
Merged

chore: release #207

merged 1 commit into from
Sep 4, 2023

Conversation

frol
Copy link
Collaborator

@frol frol commented Aug 24, 2023

🤖 New release

  • borsh: 1.0.0-alpha.3 -> 1.0.0-alpha.4 (✓ API compatible changes)
  • borsh-derive: 1.0.0-alpha.3 -> 1.0.0-alpha.4
Changelog

borsh

1.0.0-alpha.4 - 2023-09-04

Added

  • [breaking] raise bound on keys in hashcollections PartialOrd -> Ord (#203)
  • forbid most collections from containing zst elements/keys (#202)
  • add #[borsh(crate = ...)] item-level attribute (#210)
  • forbid multiple borsh attr occurencies (#199)

Other

  • various flaws correction (#205)
  • [breaking] deprecate try_to_vec method from BorshSerialize (#206)
  • [breaking] make BorshSchema::add_definition default implementation a free-standing func (#204)
  • remove #[non_exhaustive] on borsh::schema::Definition (#200)


This PR was generated with release-plz.

@frol frol requested a review from dj8yfo as a code owner August 24, 2023 18:40
@frol frol force-pushed the release-plz/2023-08-24T18-40-45Z branch 6 times, most recently from d32d27e to 32f6678 Compare August 30, 2023 14:57
@frol frol force-pushed the release-plz/2023-08-24T18-40-45Z branch from 32f6678 to e9cb97b Compare September 4, 2023 11:08
@dj8yfo dj8yfo merged commit 09c9295 into master Sep 4, 2023
7 checks passed
@dj8yfo dj8yfo deleted the release-plz/2023-08-24T18-40-45Z branch September 4, 2023 11:28
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