languageserver/v1.0.0
jribbink
released this
03 Oct 21:26
·
17 commits
to master
since this release
What's Changed
⭐ Features
- [Test] Add GetTests function by @jribbink in #253
- [Test] Add WithLogger to TestRunner and default to zerolog.Nop() by @jribbink in #267
- [test] Enable
EVM
system contract by @m-Peter in #280 - [lint] Add Cadence 1.0 analyzer with basic linting rules by @jribbink in #285
- [test] Add
Burner
system contract by @m-Peter in #307 - [lint] Add analyzer which detects unused results by @turbolent in #383
- [LS] Fix and improve add missing members quick fix by @turbolent in #423
🛠 Improvements
- [test] Update flow emulator by @jribbink in #251
- [lint] Update to Cadence 1.0 RC1 by @turbolent in #258
- [test] Update to Cadence 0ff20e15e7e1 by @turbolent in #259
- [LS] Update to Cadence 1.0 RC1 by @turbolent in #260
- [test] Always require signer argument when signing a transaction with the se… by @m-Peter in #266
- [test] Add some test assertions for
RandomBeaconHistory
's usage by @m-Peter in #262 - [test] Use filenames instead of script ID when printing test results by @m-Peter in #272
- [LS] Update to Cadence v1.0.0-M7 and new github.com/onflow/flowkit/v2 by @ianthpun in #283
- [LS] Add support for new analysis.Diagnostic information & CadenceV1Analyzer by @jribbink in #286
- [lint] Remove
[Cadence 1.0]
from Cadence V1 Diagnostics by @jribbink in #315 - [test] Allow contract deployments to service account by @m-Peter in #325
- [test] Properly setup EVM environment to allow usage of EVM types in test scripts by @m-Peter in #338
- [LS] Restore WASM build by @jribbink in #345
- [LS] Update flowkit to alpha 19 by @chasefleming in #364
- [LS] Add FVM stdlib to Flow Integration by @jribbink in #332
📖 Documentation
Other Changes
- [LS] Update and publish NPM package 0.33.3 by @github-actions in #250
- [test] Fix storage errors for unit testing by @m-Peter in #226
- [test] Update to latest flow-go by @sideninja in #256
- [lint] Update to Cadence v1.0.0-M4 by @turbolent in #276
- [test] Update to Cadence v1.0.0-M4 by @turbolent in #277
- [LS] Update to Cadence v1.0.0-M4 by @turbolent in #278
- [lint] Update to Cadence v1.0.0-M5 by @turbolent in #282
- [lint] Update to Cadence v1.0.0-M6 by @turbolent in #288
- [test] Update to Cadence v1.0.0-M6 by @turbolent in #289
- [lint] Update to Cadence v1.0.0-M7 by @turbolent in #290
- [test] Update to Cadence v1.0.0-M7 by @turbolent in #291
- [test] Update to flow-go 6b0ce48 by @turbolent in #295
- [languageserver] Update to flow-go v0.34.0-crescendo-preview.1 by @turbolent in #296
- [lint] Check for nil pointers in CadenceV1Analyzer type annotation inspection by @jribbink in #294
- [lint] Update to Cadence v1.0.0-M8 by @turbolent in #298
- [test] Update to Cadence v1.0.0-M8 by @turbolent in #299
- [languageserver] Update to Cadence v1.0.0-M8 by @turbolent in #300
- [lint] Update to SDK v1.0.0-M7 by @turbolent in #302
- [lint] Update to Cadence v1.0.0-M9 by @turbolent in #303
- [lint] Update to Cadence v1.0.0-preview.10 by @turbolent in #304
- [lint] Update to Cadence v1.0.0-preview.12 by @turbolent in #305
- [test] Update to Cadence v1.0.0-preview.12 by @turbolent in #306
- [languageserver] Update to Cadence v1.0.0-preview.12 by @turbolent in #308
- [lint] Update to Cadence v1.0.0-preview.13 by @turbolent in #310
- [test] Update to Cadence v1.0.0-preview.13 by @turbolent in #311
- [languageserver] Update to Cadence v1.0.0-preview.13 by @turbolent in #312
- [lint] Update to Cadence v1.0.0-preview.15 by @SupunS in #316
- [test] Update to Cadence v1.0.0-preview.15 by @SupunS in #317
- [languageserver] Update to Cadence v1.0.0-preview.15 by @SupunS in #318
- [lint] Update to Cadence v1.0.0-preview.16 by @SupunS in #320
- [test] Update to Cadence v1.0.0-preview.16 by @SupunS in #321
- [test] Update flow-go version by @SupunS in #322
- [languageserver] Update to Cadence v1.0.0-preview.16 by @SupunS in #323
- [lint] Update to Cadence v1.0.0-preview.18 by @SupunS in #326
- [test] Update to Cadence v1.0.0-preview.18 by @SupunS in #327
- [languageserver] Update to Cadence v1.0.0-preview.18 by @SupunS in #328
- [lint] Update to Cadence v1.0.0-preview.19 by @turbolent in #333
- [test] Update to Cadence v1.0.0-preview.19 by @turbolent in #334
- [languageserver] Update to Cadence v1.0.0-preview.19 by @turbolent in #335
- [lint] Update to Cadence v1.0.0-preview.22 by @turbolent in #349
- [test] Update to Cadence v1.0.0-preview.22 by @turbolent in #350
- [languageserver] Update to Cadence v1.0.0-preview.22 by @turbolent in #351
- [lint] Update to latest Flow dependencies by @jribbink in #354
- [lint] Update to Cadence v1.0.0-preview.25 by @turbolent in #356
- [test] Update to Cadence v1.0.0-preview.25 by @turbolent in #357
- [languageserver] Update to Cadence v1.0.0-preview.25 by @turbolent in #358
- [lint] Roll back to Go 1.20 by @turbolent in #361
- [languageserver] Update to Cadence v1.0.0-preview.25 by @turbolent in #362
- [lint] Update to Cadence v1.0.0-preview.28 by @ianthpun in #368
- [lint] Update to Cadence v1.0.0-preview.29 by @SupunS in #369
- [test] Update to Cadence v1.0.0-preview.29 by @SupunS in #370
- [languageserver] Update to Cadence v1.0.0-preview.29 by @SupunS in #371
- [lint] Update to Cadence v1.0.0-preview.30 by @turbolent in #373
- [test] Update to Cadence v1.0.0-preview.30 by @turbolent in #374
- [languageserver] Update to Cadence v1.0.0-preview.30 by @turbolent in #375
- [lint] Update to Cadence v1.0.0-preview.32 by @turbolent in #378
- [test] Update to Cadence v1.0.0-preview.32 by @turbolent in #379
- [languageserver] Update to Cadence v1.0.0-preview.32 by @turbolent in #380
- Update to Go 1.22 by @turbolent in #387
- [lint] Update to Cadence v1.0.0-preview.34 by @turbolent in #386
- [test] Update to Cadence v1.0.0-preview.34 by @turbolent in #388
- [languageserver] Update to Cadence v1.0.0-preview.34 by @turbolent in #389
- Add golangci-lint by @turbolent in #391
- [lint] Update to Cadence v1.0.0-preview.35 by @turbolent in #393
- [test] Update to Cadence v1.0.0-preview.35 by @turbolent in #394
- [languageserver] Update to Cadence v1.0.0-preview.35 by @turbolent in #395
- Update copyright notices by @turbolent in #385
- [lint] Update to Cadence v1.0.0-preview.37 by @turbolent in #399
- [lint] Update to Cadence v1.0.0-preview.38 by @turbolent in #400
- [test] Update to Cadence v1.0.0-preview.38 by @turbolent in #401
- [languageserver] Update to Cadence v1.0.0-preview.38 by @turbolent in #402
- [lint] Update to Cadence v1.0.0-preview.39 by @turbolent in #404
- [test] Update to Cadence v1.0.0-preview.39 by @turbolent in #405
- [languageserver] Update to Cadence v1.0.0-preview.39 by @turbolent in #406
- [lint] Update to Cadence v1.0.0-preview.41 by @turbolent in #408
- [lint] Update to Cadence v1.0.0-preview.42 by @SupunS in #410
- [lint] Update to Cadence v1.0.0-preview.48 by @turbolent in #411
- [test] Update to Cadence v1.0.0-preview.48 by @turbolent in #412
- [languageserver] Update to Cadence v1.0.0-preview.48 by @turbolent in #413
- [lint] Update to Cadence v1.0.0-preview.49 by @turbolent in #415
- [test] Update to Cadence v1.0.0-preview.49 by @turbolent in #416
- [languageserver] Update to Cadence v1.0.0-preview.49 by @turbolent in #417
- [lint] Update to Cadence v1.0.0-preview.50 by @turbolent in #419
- [test] Update to Cadence v1.0.0-preview.50 by @turbolent in #420
- [languageserver] Update to Cadence v1.0.0-preview.50 by @turbolent in #421
- [lint] Update to Cadence v1.0.0-preview.51 by @turbolent in #424
- [test] Update to Cadence v1.0.0-preview.51 by @turbolent in #425
- [languageserver] Update to Cadence v1.0.0-preview.51 by @turbolent in #426
- [LS] Update and publish NPM package 1.0.0-preview.39 by @github-actions in #427
- [lint] Update to Cadence v1.0.0 by @turbolent in #432
- [test] Update to Cadence v1.0.0 by @jribbink in #433
- [languageserver] Update to Cadence v1.0.0 by @jribbink in #434
New Contributors
Full Changelog: languageserver/v0.33.6...languageserver/v1.0.0