Improved
v3.0.0-alpha.3
Summary
Added
execute_single_call,execute_callsandassert_valid_signatureto openzeppelin_utils::execution (#1531)
Changed
- Decoupled openzeppelin_utils version from the umbrella package (#1531)
- Removed openzeppelin_governance dependency on openzeppelin_account (#1531)
- Removed openzeppelin_token dependency on openzeppelin_account (#1531)
Changed (Breaking)
- Removed
execute_single_call,execute_callsandassert_valid_signaturefrom openzeppelin_account::utils (#1531)
Full Changes List
- Release 3.0.0-alpha.2 by @immrsd in https://github.com/OpenZeppelin/cairo-contracts/pull/1525
- Use with_components(AccessControlDefaultAdminRules) in mocks by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1530
- Fix interfaces package version references by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1527
- Update contract sizes benchmark by @github-actions[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1532
- Chore(deps): Bump crate-ci/typos from 1.36.2 to 1.36.3 by @dependabot[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1534
- Bump foundry to 0.50.0 by @immrsd in https://github.com/OpenZeppelin/cairo-contracts/pull/1536
- Release openzeppelin_testing v5.0.0 by @immrsd in https://github.com/OpenZeppelin/cairo-contracts/pull/1538
- Chore(deps): Bump crate-ci/typos from 1.36.3 to 1.37.1 by @dependabot[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1540
- Chore(deps): Bump crate-ci/typos from 1.37.1 to 1.37.2 by @dependabot[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1544
- Decouple utils and fix versioning by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1531
- Chore(deps): Bump crate-ci/typos from 1.37.2 to 1.38.1 by @dependabot[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1548
- Update contract sizes benchmark by @github-actions[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1546
- Update packages READMEs links by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1551
- Release v3.0.0-alpha.3 by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1550
Full Changelog: https://github.com/OpenZeppelin/cairo-contracts/compare/v3.0.0-alpha.2...v3.0.0-alpha.3