Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Releases: platformio/platformio-atom-ide

2.0.0-beta.7

28 Jun 11:30
Compare
Choose a tag to compare
  • Improved PIO IDE installer for Project Examples, PIO Core, Code Completion Engine
  • Don't override a user's preferences after every update. (#619)
  • Don't ask to reload IDE if user skips Clang

2.0.0-beta.6

03 Jun 21:57
Compare
Choose a tag to compare
  • Fixed "ImportError: No module named functools" (ignore MSYS's Python)

2.0.0-beta.5

03 Jun 13:05
Compare
Choose a tag to compare
  • Fixed paste from clipboard into modal form inputs on macOS
  • Fixed an issue with incorrect list for installed libraries and platforms when they have the same name but different versions
  • Fixed an issue when could not retrieve a proxy and installer stops
  • Other improvements and bugfixes.

2.0.0-beta.4

24 May 17:32
Compare
Choose a tag to compare
  • Switched from GPL to Apache License
  • New Project Index Builder (Intelligent Code Completion, Code Linting)
  • Bug fixes and improvements

2.0.0-beta.3

15 May 10:09
Compare
Choose a tag to compare

2.0.0-beta.2

29 Mar 21:50
Compare
Choose a tag to compare
  • Sync already opened projects
  • Fix issue with incorrect checking of a PIO Core version; remove ‘busy-signal’ from deps
  • Other bug fixes and improvements

2.0.0-beta.1

29 Mar 21:49
Compare
Choose a tag to compare
  • Completely rewritten in React
  • PlatformIO Home
  • Library Manager (#8, #85)
  • Board Explorer
  • Platform Manager
  • New PlatformIO IDE Installer
    • Asynchronous tasks
    • Compatible with Anaconda
    • Allowed disabling non-required Atom's dependencies
  • Added command/hotkey for PIO Core program target (#154)

1.7.3

04 Mar 13:11
Compare
Choose a tag to compare
  • Notify about outdated Atom
  • Revert to the previous version of request package and fixed (#249)

1.7.2

22 Feb 21:57
Compare
Choose a tag to compare
  • Fixed "deprecations" warning in Atom 1.13

1.7.1

01 Dec 22:24
Compare
Choose a tag to compare
  • Fixed Atom issue with initial installation