Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2023 01 16 #371

Merged
merged 7 commits into from
Jan 16, 2023
Merged

Release/2023 01 16 #371

merged 7 commits into from
Jan 16, 2023

Conversation

kanej
Copy link
Member

@kanej kanej commented Jan 16, 2023

0.6.8 - 2023-01-16

Added

  • Provide cli invocation for standalone language server (#341)

Changed

  • Re-ask to allow telemetry (#370)
  • Refine telemetry for coc and different development frameworks (#320, #338 & #340)

antico5 and others added 7 commits January 12, 2023 11:46
Add telemetry setup for coc extension. Derive an anonymous machine id to track usage of an instance of the language server over time. The machine-id code is vendored.
The survey is complete, so this code can be removed.
The rename from `hardhat` to `solidity` did not migrate the enable
telemetry value. Hence we need to reask our users, this is most easily
done by changing the name of the global state that records if we have
asked before, triggering a reask.

The old global state value is removed.
Allow the server to be run at the cli with:

```sh
nomicfoundation-solidity-language-server --stdio
```

The readme has been updated to cover installation and running the
language server through neovim's lsp.
Update the package version and changelog for the `0.6.8 - 2023-01-16`
release.
@kanej kanej merged commit b06993a into main Jan 16, 2023
@kanej kanej deleted the release/2023-01-16 branch January 16, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants