arduino / arduino-language-server

An Arduino Language Server based on Clangd to Arduino code autocompletion
GNU Affero General Public License v3.0
117 stars 11 forks source link

Update README adding breaking changes information #183

Closed alessio-perugini closed 2 months ago

alessio-perugini commented 2 months ago

We're currently doing lots of breaking changes in the cli, and users who use the arduino-language-server on top of the master branch can experience crashes and other unexpected behavior. As discussed in https://github.com/arduino/arduino-language-server/pull/182#issuecomment-2046649098 we should update the readme explaning that using the latest commit sitting on the master branch isn't considered stable.