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 0.12.0 #290

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Release 0.12.0 #290

merged 1 commit into from
Nov 1, 2023

Conversation

ureeves
Copy link
Member

@ureeves ureeves commented Nov 1, 2023

0.12.0 - 2023-11-01

Added

Changed

Removed

  • Remove parking_lot dependency
  • Remove colored dependency
  • Remove 4 page - 256KiB - minimum memory requirement for contracts
  • Remove Clone derivation for Error
  • Remove some Error variants, along with From implementations:
    • CompileError
    • DeserializeError
    • ExportError
    • InstantiationError
    • InvalidFunctionSignature
    • MemorySetupError
    • ParsingError
    • SerializeError
    • Trap

Fixed

@ureeves ureeves requested review from HDauven and moCello November 1, 2023 10:43
Copy link
Member

@moCello moCello left a comment

Choose a reason for hiding this comment

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

LGTM

@ureeves ureeves merged commit 78caaca into main Nov 1, 2023
4 checks passed
@ureeves ureeves deleted the piecrust-0.12.0 branch November 1, 2023 10:48
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.

2 participants