Skip to content

Releases: sblantipodi/platformio_version_increment

Release v0.1.8

26 Nov 17:17
Compare
Choose a tag to compare

Changes in this Release

  • Switch to mainteined GitHub Actions.

Release v0.1.7

28 Aug 11:30
7022359
Compare
Choose a tag to compare

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

16 Mar 14:42
3e5104e
Compare
Choose a tag to compare

Changes in this Release

  • Added the possibility to create a factory firmware.

Release v0.1.5

19 Jun 13:49
Compare
Choose a tag to compare

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

07 Jun 14:55
Compare
Choose a tag to compare

Changes in this Release

  • Platform agnostic

Release v0.1.3

04 Jun 15:37
435289f
Compare
Choose a tag to compare

Changes in this Release

  • Use guard file to prevent increment if upload fail

Thanks to Peter pfeerick for this release.

Release v0.1.2

28 May 14:28
Compare
Choose a tag to compare

Changes in this Release

  • platformio version increment now searches for the correct include folder
  • improved documentation

Release v0.1.1

15 May 23:00
Compare
Choose a tag to compare

Changes in this Release

  • platformio_version_incrment can now be used as a git submodule

initial release

20 Apr 18:33
c1bf79f
Compare
Choose a tag to compare
0.1.0

Update README.md