Releases: rlxyz/rlxyz-creator
Releases · rlxyz/rlxyz-creator
v1.0.6
What's Changed
- Updated
RhapsodyCreatorGenerator.sol
with full functionality @jeevanpillay in #4
New Contributors
- @jeevanpillay made their first contribution in #4
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Added RhapsodyCreatorGenerative.sol
contract.
Do not use in production. Untested.
v1.0.4
Features
- Contracts now use
pragma solidity ^0.8.0
to allow for any minor version README.md
has been updated to reflect the new repo structure
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Fixed bug where openzeppelin & erc721a is not shipped during publish
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Restructured contract dependencies to import "@rlxyz/contracts/RhapsodyCreator.sol"
from import "@rlxyz/contracts/contracts/RhapsodyCreator.sol"
;
Full Changelog: v1.0.1...v1.0.2
v1.0.1
This release fixes the dependency issues in v1.0.0