Releases: kblomqvist/SublimeAVR
Releases · kblomqvist/SublimeAVR
Versio 1.2.0
- Trying to fix issues with MCU listing in Mac OS X, #9.
- Fix issue with ST Package Control. SublimeClang was removed as an orphan package, #12.
- Added a way to specify the default project folder in settings, #8.
- Should now work in Linux too. Added instructions how to complete the setup of SublimeClang in Linux.
Versio 1.1.1
- Fixes #5
Versio 1.1.0
Fix issues with WinAVR toolchain and path setting, closes #4. Thanks to @ottoragam for pointing these issues out and helping to debug those.
Versio 1.0.8
- Supports different templates
- Creating new project command can be now used for updating as well
Versio 1.0.7
- Fix subprocess.Popen() issues with Mac OS X
- Enable workaround for #1
Versio 1.0.6
- Fix SublimeClang version number to not confuse the Package Control plugin on ST2
Versio 1.0.5
- Use avr-as to list devices
- Fix project file saving -- file.seek() doesn't have return value. I have no idea how it worked before.
Versio 1.0.4
- Fix the bug that prevented SublimeClang to install correctly
Versio 1.0.3
- Fix the plug-in name to be compatible with the package control
Versio 1.0.2
- Document plug-in settings