V1.0.0: Initial release
What's Changed
- Switch to using Yarn for the GItHub actions by @zoenolan in #1
- Add the linter by @zoenolan in #2
- Add support for the artist/platform fee split by @zoenolan in #3
- Add the state change logic by @zoenolan in #4
- Tidy up some config files by @zoenolan in #7
- Add deployment targets by @zoenolan in #9
- Deployer by @zoenolan in #8
- Add function to set all sales prices together by @zoenolan in #10
- Fix the plural by @zoenolan in #11
- Talk about Drops instead of editions by @zoenolan in #12
- Talk about Expanded NFTs not Zora by @zoenolan in #13
- Bump simple-get from 2.8.1 to 2.8.2 by @dependabot in #14
- Update packages by @zoenolan in #23
- Bump axios from 0.21.1 to 0.21.4 by @dependabot in #16
- Bump data-urls from 3.0.0 to 3.0.2 by @dependabot in #20
- Dependabot/npm and yarn/nomiclabs/hardhat ethers 2.1.0 by @zoenolan in #24
- Bump dotenv from 10.0.0 to 16.0.1 by @dependabot in #22
- Rewrite the create a drop guide by @zoenolan in #25
- Move the development notes to a separate file by @zoenolan in #26
- Fix typo by @zoenolan in #27
- Remove delete variables by @zoenolan in #28
- Refactor createDrop to allow coverage to run by @zoenolan in #30
- Unique images/animations per edition by @zoenolan in #31
- Per edition descriptions by @zoenolan in #32
- Add artistWallet function and test by @zoenolan in #33
- Add getter for the who can mint state by @zoenolan in #34
- Deploy and update the ABIs by @zoenolan in #35
- Price based on the active mint list, not the user by @zoenolan in #36
- Add mint limits depending on allow list active by @zoenolan in #37
- Allow VIPs to reserve editions by @zoenolan in #38
- Add docs on permissioning and minting by @zoenolan in #39
- Add redeem flow by @zoenolan in #40
- Update the ABI by @zoenolan in #41
- Add a rinkeby newdrop script by @zoenolan in #42
- Deployment address updates by @zoenolan in #43
- Test trying to redeem twice by @zoenolan in #44
- Refactor the minting by @zoenolan in #45
- Refactor metadata loading by @zoenolan in #46
- Update the docs for the new metadata loader by @zoenolan in #47
- Support ERC20 based payments for redemption by @zoenolan in #48
- Bump eslint-plugin-prettier from 3.4.1 to 4.2.1 by @dependabot in #53
- Bump @types/node from 16.11.45 to 18.6.1 by @dependabot in #52
- Bump hardhat-deploy from 0.8.11 to 0.11.12 by @dependabot in #51
- Bump @nomiclabs/hardhat-etherscan from 2.1.8 to 3.1.0 by @dependabot in #50
- Bump @types/mocha from 8.2.3 to 9.1.1 by @dependabot in #49
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: https://github.com/joinzien/expanded-nft/commits/v1.0.0