Skip to content

Deviot v2.1.5

Compare
Choose a tag to compare
@gepd gepd released this 11 Sep 05:30
· 294 commits to develop since this release

Improvements

  • Updated Chinese Language (Thanks to @chkb123456)
  • Replaced the configparser by readconfig library to avoid remove comments (Issue: #144)
  • Alert the user when the plugin is updated
  • Better syntax assign to IOT files
  • Display the develop version in the status bar (Issue: #164)
  • Do not move the sketch if there is a symlink in the 'src' folder (issue: #165)
  • Remove extra library flag after compile/upload
  • Add programmer flags only when the firmware is uploading, and removing it when it finish

Bugs

  • Multiples fixes after renaming the package in the Package Control repository
  • Read platformio.ini after move the buffer to a new path (Issue: #165 (comment))
  • Split syntax keywords in new lines to avoid make ST crash
  • Avoid remove flags in PIO structure projects
  • Serial Fix, to allow port names with non ascii characters