v1.21.0-cadence-v1.0.0-preview.27
Pre-release
Pre-release
turbolent
released this
13 Jun 17:13
·
157 commits
to master
since this release
What's Changed
- Generate standard files with
setup
command by @chasefleming in #1504 - Setup should prompt to add core contracts as dependencies and install by @chasefleming in #1517
- Create new prompt package and separate files for each prompt by @chasefleming in #1521
- Add generic text input prompt and refactor by @chasefleming in #1527
- Merge master into feature branch by @chasefleming in #1534
- Merge master into feature branch by @chasefleming in #1537
- Merge master into feature branch by @chasefleming in #1552
- Only save a project if its creation is entirely successful by @chasefleming in #1553
- Merge master into feature branch by @chasefleming in #1563
- Refactor generate logic, add disable logs, and disable from setup by @chasefleming in #1566
- Change contract state to relative path by @chasefleming in #1568
- Misc messaging improvements by @chasefleming in #1572
- Fix blocking command error by @chasefleming in #1573
- Generate contract in account if given by @chasefleming in #1576
- Don't require flag to start emulator with
flow dev
by @chasefleming in #1580 - Merge master into feature branch by @chasefleming in #1581
- Misc interactive init changes by @chasefleming in #1584
- Update feature branch with master by @chasefleming in #1601
- Prompt to install core contracts by @chasefleming in #1604
- Fix emulator key gen target dir by @chasefleming in #1605
- Add config only flag functionality by @chasefleming in #1606
- Allow more template options in generate by @chasefleming in #1610
- Revert messaging by @chasefleming in #1612
- Merge master into feature branch by @chasefleming in #1614
- Remove comments by @chasefleming in #1617
- Switch
init
to an interactive setup by @chasefleming in #1616 - Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #1623
- Bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 by @dependabot in #1622
- Fix version check by @jribbink in #1628
- Update issue templates by @chasefleming in #1629
- Bump github.com/onflow/flowkit from 1.18.0 to 1.19.0 by @dependabot in #1637
- Fix commit in
flow version
by @jribbink in #1640 - Remove "Commit" from
flow version
by @jribbink in #1641 - Fix quotation in Homebrew build by @jribbink in #1642
- Fix
generate
command for contracts by @chasefleming in #1644 - Update feature branch with master by @ianthpun in #1643
- Remove scaffolds that don't support stable cadence by @chasefleming in #1649
- Fix counter path from
init
by @chasefleming in #1648 - Additional path fixes for generator by @chasefleming in #1650
- Create gitignore file for imports and emulator key by @chasefleming in #1651
- Update to Cadence v1.0.0-preview.34 by @turbolent in #1653
- Update Cadence 1.0 branch by @turbolent in #1654
Full Changelog: v1.18.0-cadence-v1.0.0-preview.26...v1.21.0-cadence-v1.0.0-preview.27