Releases: maple-labs/mpl-migration
Releases · maple-labs/mpl-migration
v2.0.0-rc.0
What's Changed
- chore: add audit report to README by @edag94 in #18
- chore: Open compiler for interface contract by @JGcarv in #19
- feat: Add scaler and update repo (SC-16792) by @JGcarv in #20
- feat: Boolean toggle for migration (SC-16793) by @JGcarv in #21
- feat: Add return value for migrated token amount (SC-17122) by @0xfarhaan in #22
- feat: Replace
owner
withrecipient
(SC-17193) by @vbidin in #23
New Contributors
- @0xfarhaan made their first contribution in #22
Full Changelog: v1.0.0...v2.0.0-rc.0
v1.0.0
Production release.
What's Changed
- feat: Added migrator contract and tests (SC-4769) by @JGcarv in #1
- feat: Add interface and expose token addresses by @JGcarv in #2
- chore: Update submodules by @lucas-manuel in #3
- chore: update erc20 submodule by @edag94 in #4
- chore: add vscode settings by @edag94 in #5
- feat: Migrate for another account that has approved by @deluca-mike in #6
- formatting: Reorder and rename tests by @lucas-manuel in #7
- feat: Add
decimals
check (SC-5068) by @lucas-manuel in #8 - chore: Update submodules (SC-5417) by @vbidin in #9
- chore: Standardization and Cleanup by @deluca-mike in #10
- chore: Update submodules by @lucas-manuel in #11
- chore: Update submodules by @lucas-manuel in #12
- fix: C4 - Fix typos (SC-5351) by @JGcarv in #13
- fix: C4 - Change '> 0' to '!= 0' (SC-5378) by @JGcarv in #14
- chore: update submodules by @edag94 in #15
- fix: Update github badge by @lucas-manuel in #16
- chore: Update submodules by @lucas-manuel in #17
Full Changelog: https://github.com/maple-labs/mpl-migration/commits/v1.0.0
v1.0.0-rc.1
Pre-production release.
What's Changed
- fix: C4 - Fix typos (SC-5351) by @JGcarv in #13
- fix: C4 - Change '> 0' to '!= 0' (SC-5378) by @JGcarv in #14
- chore: update submodules by @edag94 in #15
- fix: Update github badge by @lucas-manuel in #16
Full Changelog: v1.0.0-beta.1...v1.0.0-rc.1
v1.0.0-rc.0
Post C4 audit release.
What's Changed
- fix: C4 - Fix typos (SC-5351) by @JGcarv in #13
- fix: C4 - Change '> 0' to '!= 0' (SC-5378) by @JGcarv in #14
- chore: update submodules by @edag94 in #15
- fix: Update github badge by @lucas-manuel in #16
Full Changelog: v1.0.0-beta.1...v1.0.0-rc.0
v1.0.0-beta.1
2022-03-17 Code Arena audit release.
What's Changed
- feat: Add
decimals
check (SC-5068) by @lucas-manuel in #8 - chore: Update submodules (SC-5417) by @vbidin in #9
- chore: Standardization and Cleanup by @deluca-mike in #10
- chore: Update submodules by @lucas-manuel in #11
- chore: Update submodules by @lucas-manuel in #12
New Contributors
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
Trail of Bits 2022-03-07 audit release.
What's Changed
- feat: Added migrator contract and tests (SC-4769) by @JGcarv in #1
- feat: Add interface and expose token addresses by @JGcarv in #2
- chore: Update submodules by @lucas-manuel in #3
- chore: update erc20 submodule by @edag94 in #4
- chore: add vscode settings by @edag94 in #5
- feat: Migrate for another account that has approved by @deluca-mike in #6
- formatting: Reorder and rename tests by @lucas-manuel in #7
New Contributors
- @JGcarv made their first contribution in #1
- @lucas-manuel made their first contribution in #3
- @edag94 made their first contribution in #4
- @deluca-mike made their first contribution in #6
Full Changelog: https://github.com/maple-labs/mpl-migration/commits/v1.0.0-beta.0