-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
chore(main): release 0.15.0 #323
chore(main): release 0.15.0 #323
Conversation
3eae3be
to
4610c21
Compare
4610c21
to
b5fa528
Compare
b5fa528
to
e25dd71
Compare
e25dd71
to
466aa60
Compare
466aa60
to
42c24c7
Compare
42c24c7
to
3ec4d1a
Compare
I'm trying to pick up the changes to allow credo config to be set in vscode; I see the PR's for the work were merged into this repo, and a release was generated, but I'm not clear about the relationship between the next-ls repo and the vs-code plugin repo, and how to get the latest release running. Will this be released soon and is just waiting for some accounting to be done? I'd be fine building and running off of master, but I'm not sure on the configuration steps needed. For now, I'll keep manually managing my .credo.exs, but it requires keeping the file dirty in source control when I'm working locally so it's a temporary (and awkward) solution. Any advice would be welcome. (I'm running vscode on Sonoma, if it matters.) Thanks again for the fast response to the concerns about credo config! |
v0.15 has not been released yet. It will be released once I merge this PR. I was holding off until I had gotten better docs written up (you can actually preview them here!) Once 0.15 is released, your local Next LS binary will update it self the next time you boot it up. But, the settings for the VSCode extension will need to be added and released as well for them to show up in the Settings UI and also be passed to Next LS. So, from your perspective you are not doing anything wrong yet, it's just not released yet. I will most likely release them all during my lunch today or after work today. |
Fantastic. I am thrilled! Thank you |
🤖 Release is at https://github.com/elixir-tools/next-ls/releases/tag/v0.15.0 🌻 |
@tensiondriven all released! Let me know if you have any trouble. |
@mhanberg Fantastic! It's working great so far. |
🤖 I have created a release beep boop
0.15.0 (2023-11-03)
⚠ BREAKING CHANGES
Features
Bug Fixes
This PR was generated with Release Please. See documentation.