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

release: bump starknet to 0.10.0 (and deps) #576

Merged
merged 1 commit into from
Mar 27, 2024
Merged

release: bump starknet to 0.10.0 (and deps) #576

merged 1 commit into from
Mar 27, 2024

Conversation

xJonathanLEI
Copy link
Owner

Bumping starknet to v0.10.0, mainly to release the Sierra 1.5.0 support added in #565. Unfortunately, that PR introduced minor breaking changes:

  • a new bytecode_segment_lengths field was added to CompiledClass
  • a few new enum variants were added to ComputeClassHashError

While these are minor breakge and it's deemed very unlikely that anyone would actually get broken, as more and more applications depend on starknet-rs, it's more reasonable to fully adhere to SemVer and to bump version to 0.10.0 instead of 0.9.1.

@xJonathanLEI xJonathanLEI merged commit 2d59636 into master Mar 27, 2024
26 checks passed
@xJonathanLEI xJonathanLEI deleted the release branch March 27, 2024 19:16
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