Skip to content

Releases: onflow/cadence-tools

test/v1.13.2

Choose a tag to compare

@turbolent turbolent released this 04 Jun 17:51
7aab6d4

What's Changed

Other Changes

Full Changelog: languageserver/v1.11.1...test/v1.13.2

languageserver/v1.11.2

Choose a tag to compare

@turbolent turbolent released this 04 Jun 18:56
3ec3fd9

What's Changed

Other Changes

Full Changelog: test/v1.13.2...languageserver/v1.11.2

test/v1.13.1

Choose a tag to compare

@turbolent turbolent released this 19 May 17:29
db599ea

What's Changed

🐞 Bug Fixes

  • [test] Return parsing errors from replaceImports instead of panicking by @holyfuchs in #634

Other Changes

Full Changelog: test/v1.13.0...test/v1.13.1

lint/v1.11.1

Choose a tag to compare

@turbolent turbolent released this 19 May 16:26
27de27d

What's Changed

Full Changelog: languageserver/v1.11.0...lint/v1.11.1

languageserver/v1.11.1

Choose a tag to compare

@turbolent turbolent released this 19 May 21:45
4352b29

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

Choose a tag to compare

@turbolent turbolent released this 16 Apr 00:29
b318792

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

Full Changelog: test/v1.12.0...test/v1.13.0

lint/v1.11.0

Choose a tag to compare

@turbolent turbolent released this 16 Apr 18:49
7435236

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

Choose a tag to compare

@turbolent turbolent released this 16 Apr 21:48
54b9ae1

What's Changed

Other Changes

Full Changelog: lint/v1.11.0...languageserver/v1.11.0

lint/v1.10.0

Choose a tag to compare

@turbolent turbolent released this 15 Apr 23:20
aeb86a1

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

Full Changelog: languageserver/v1.10.0...lint/v1.10.0

test/v1.12.0

Choose a tag to compare

@turbolent turbolent released this 03 Apr 19:06
4a54062

What's Changed

Other Changes

Full Changelog: lint/v1.9.0...test/v1.12.0