Skip to content

Releases: end2endzone/SoftTimers

2.1.0

07 Aug 19:25
Compare
Choose a tag to compare

Changes for 2.1.0

  • New feature: Create class for profiling functions #10.
  • New feature: Add new example: limit the quantity of printed messages #4.

2.0.2

12 Mar 18:05
Compare
Choose a tag to compare

Changes for 2.0.2:

  • Fixed issue #9: Refactor build process to use Arduino CLI instead of Arduino IDE.

Changes for 2.0.0:

  • New feature: Support for ESP8266.
  • New feature: API change following issue #5.
  • New feature: Using win32Arduino v2.4.0
  • New feature: Using RapidAssist v0.9.1
  • Fixed issue #5: error: invalid conversion from 'long unsigned int ()()' to 'SoftTimer::CounterFunctionPointer {aka unsigned int ()()}' [-fpermissive]
  • Fixed issue #6: Build on GitHub Actions
  • Fixed issue #7: Running unit tests on 64 bit Linux

2.0.0

10 Apr 13:30
Compare
Choose a tag to compare

Changes for 2.0.0:

  • New feature: Support for ESP8266.
  • New feature: API change following issue #5.
  • New feature: Using win32Arduino v2.4.0
  • New feature: Using RapidAssist v0.9.1
  • Fixed issue #5: error: invalid conversion from 'long unsigned int ()()' to 'SoftTimer::CounterFunctionPointer {aka unsigned int ()()}' [-fpermissive]
  • Fixed issue #6: Build on GitHub Actions
  • Fixed issue #7: Running unit tests on 64 bit Linux

1.3.0

03 Apr 12:26
Compare
Choose a tag to compare

Changes for 1.3.0:

  • New feature: Build option SOFTTIMERS_BUILD_EXAMPLES to enable/disable building SoftTimers examples.
  • New feature: Changed file/folder structure to be compatible with Arduino Library Manager.
  • New feature: Using RapidAssist 0.5.0 and win32Arduino 2.3.1.

1.2.0

01 Jun 02:30
Compare
Choose a tag to compare

Latest successful AppVeyor CI builds of branch 'prerelease-1.2.0', commit b35432d