Releases: Chia-Network/vscode-chialisp-lsp
Releases · Chia-Network/vscode-chialisp-lsp
1.2.2
What's Changed
- Bump semver from 7.3.8 to 7.6.2 by @dependabot in #96
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #97
- Bump ws from 8.16.0 to 8.17.1 in /test by @dependabot in #98
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #99
- Bump braces from 3.0.2 to 3.0.3 in /runner by @dependabot in #101
- Version bump by @prozacchiwawa in #100
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- adding nightly dev ci by @wallentx in #41
- Fixing change compare by @wallentx in #43
- [Snyk] Upgrade glob from 8.0.3 to 10.2.3 by @ChiaAutomation in #35
- [Snyk] Upgrade eslint from 8.28.0 to 8.40.0 by @ChiaAutomation in #36
- [Snyk] Upgrade typescript from 4.9.3 to 5.0.4 by @ChiaAutomation in #34
- [Snyk] Upgrade @types/node from 16.18.4 to 20.1.3 by @ChiaAutomation in #33
- [Snyk] Upgrade @typescript-eslint/eslint-plugin from 5.45.0 to 5.59.5 by @ChiaAutomation in #32
- [Snyk] Upgrade @typescript-eslint/parser from 5.45.0 to 5.59.5 by @ChiaAutomation in #31
- [Snyk] Security upgrade webpack from 5.74.0 to 5.76.0 by @snyk-bot in #28
- [Snyk] Upgrade vscode-languageclient from 7.0.0 to 8.1.0 by @ChiaAutomation in #27
- [Snyk] Upgrade webpack from 5.74.0 to 5.82.0 by @snyk-bot in #29
- [Snyk] Upgrade webpack-cli from 4.10.0 to 5.1.1 by @ChiaAutomation in #30
- Update LSP to support compiler 0.1.35 by @aqk in #58
- Refactor packet reading and make a simple protocol test for chunking by @prozacchiwawa in #66
- 20230817 nightly publish by @prozacchiwawa in #68
- Update to latest chromedriver version by @prozacchiwawa in #72
- Detect chromedriver version by @cmmarslender in #76
- Test script improvements by @aqk in #60
- Update chromedriver and webdriver by @prozacchiwawa in #80
- Update jest by @prozacchiwawa in #81
- vscode engine update, vs code test version update and misc. by @prozacchiwawa in #83
- Stop using deprecated rust action by @emlowe in #78
- Add note on running tests by @aqk in #59
- Update README by @emlowe in #26
- Update CHANGELOG.md by @emlowe in #25
- Update webpack re: dependabot by @prozacchiwawa in #84
- Add assign support (complex bindings) and upgrade clvm_tools_rs to current by @prozacchiwawa in #87
- Update follow redirects by @prozacchiwawa in #89
- Bump chromedriver from 114.0.2 to 119.0.1 in /test by @dependabot in #73
- Bump semver from 6.3.0 to 6.3.1 in /test by @dependabot in #65
- Bump webpack from 5.74.0 to 5.76.0 in /debug by @dependabot in #64
- Add a lenience pass for defconstant that suppresses errors for defconstant values that aren't in the common subset by @prozacchiwawa in #91
- 20240306 add lambda support by @prozacchiwawa in #90
- Try a retry scheme to click this button by @prozacchiwawa in #92
- Fix first line comment bug by @prozacchiwawa in #94
- Do a clvm_tools_rs upgrade and take advantage of new overridable trait for CompilerOpts by @prozacchiwawa in #93
- Version bump by @prozacchiwawa in #95
New Contributors
- @ChiaAutomation made their first contribution in #35
- @snyk-bot made their first contribution in #28
- @cmmarslender made their first contribution in #76
- @emlowe made their first contribution in #78
- @dependabot made their first contribution in #73
Full Changelog: 1.0.0...1.2.1
1.0.0
0.2.0
What's Changed
- Stderr log to a user specified file, for diagnostics by @prozacchiwawa in #8
- Add test framework by @prozacchiwawa in #9
- Start funnelling in wasm code by @prozacchiwawa in #13
- Pull in DocData and a couple of its methods and tests by @prozacchiwawa in #15
- Funnel in more code, pull in some data structures and DocVecByteIter by @prozacchiwawa in #16
- 20230107 funnel in wasm 4 by @prozacchiwawa in #18
- Updating deprecated set-output workflow command by @wallentx in #17
- 20221122 lsp wasm rollup by @prozacchiwawa in #11
- 20230115 add completion test by @prozacchiwawa in #19
- update copyright year by @nirajpathak13 in #20
- Lower version number back to the same as the original pre-release by @prozacchiwawa in #21
- Bump to 0.2.0 due to microsoft advice about version numbering for int… by @prozacchiwawa in #22
New Contributors
- @prozacchiwawa made their first contribution in #8
- @nirajpathak13 made their first contribution in #20
Full Changelog: 0.0.1-b1...0.2.0