Releases: onflow/cadence-tools
Releases · onflow/cadence-tools
Release list
test/v1.13.2
What's Changed
Other Changes
- [test] Update to Cadence v1.10.3 by @turbolent in #641
Full Changelog: languageserver/v1.11.1...test/v1.13.2
languageserver/v1.11.2
What's Changed
Other Changes
- [languageserver] Update to Cadence v1.10.3 by @turbolent in #642
Full Changelog: test/v1.13.2...languageserver/v1.11.2
test/v1.13.1
What's Changed
🐞 Bug Fixes
- [test] Return parsing errors from
replaceImportsinstead of panicking by @holyfuchs in #634
Other Changes
- [test] Update to Cadence v1.10.3 by @turbolent in #638
Full Changelog: test/v1.13.0...test/v1.13.1
lint/v1.11.1
What's Changed
- [lint] Update to Cadence v1.10.3 by @turbolent in #637
Full Changelog: languageserver/v1.11.0...lint/v1.11.1
languageserver/v1.11.1
What's Changed
Other Changes
- [LS] Update and publish NPM package 1.11.0 by @github-actions[bot] in #633
- [languageserver] Update to Cadence v1.10.3 by @turbolent in #639
Full Changelog: languageserver/v1.11.0...languageserver/v1.11.1
test/v1.13.0
What's Changed
⭐ Features
- [test] Add FreezeTime and UnfreezeTime to EmulatorBackend clock by @holyfuchs in #623
🛠 Improvements
- [test] fix Reset panicking when height equals current by @holyfuchs in #622
- [test] Add computationUsed field to TransactionResult in test framework by @holyfuchs in #613
Other Changes
- [test] Update to Cadence v1.10.2 by @turbolent in #626
Full Changelog: test/v1.12.0...test/v1.13.0
lint/v1.11.0
What's Changed
🛠 Improvements
- [lint] Skip hardcoded address analyzer for test files by @peterargue in #630
Other Changes
- [lint] fix: detect unused imports false positives by @holyfuchs in #628
Full Changelog: test/v1.13.0...lint/v1.11.0
languageserver/v1.11.0
What's Changed
Other Changes
- [languageserver] Update to Cadence v1.10.2 by @turbolent in #632
Full Changelog: lint/v1.11.0...languageserver/v1.11.0
lint/v1.10.0
What's Changed
⭐ Features
- [lint] Suggest direct iteration over dictionary keys by @turbolent in #618
- [lint] Add a new analyzer which suggests removing redundant parens in if/while statements by @turbolent in #621
- [lint] Add support for ignoring diagnostics from next line using directive by @turbolent in #619
🛠 Improvements
- [lint] Fix false positive in redundant type annotation analyzer for nested empty literals by @turbolent in #620
- [lint] Remove permissive access analyzer by @turbolent in #624
Other Changes
- [lint] Update to Cadence v1.10.2 by @turbolent in #625
Full Changelog: languageserver/v1.10.0...lint/v1.10.0
test/v1.12.0
What's Changed
Other Changes
- [test] Update to Cadence v1.10.0 by @turbolent in #615
Full Changelog: lint/v1.9.0...test/v1.12.0