Releases: sblantipodi/platformio_version_increment
Releases · sblantipodi/platformio_version_increment
Release v0.1.8
Changes in this Release
- Switch to mainteined GitHub Actions.
Release v0.1.7
Changes in this Release
- PlatformIO version increment is now able to create a factory bin that can be used with ESP Web Tools along with the new Arduino Core 2.0.4
Release v0.1.6
Changes in this Release
- Added the possibility to create a factory firmware.
Release v0.1.5
Changes in this Release
- Added the possibility to update the build timestamp without increasing the version number.
Just put a.version_no_increment_update_date
file in your build folder to enable this feature.
Release v0.1.4
Changes in this Release
- Platform agnostic
Release v0.1.3
Changes in this Release
- Use guard file to prevent increment if upload fail
Thanks to Peter pfeerick for this release.
Release v0.1.2
Changes in this Release
- platformio version increment now searches for the correct include folder
- improved documentation
Release v0.1.1
Changes in this Release
- platformio_version_incrment can now be used as a git submodule
initial release
0.1.0 Update README.md