Skip to content

Releases: SpacehuhnTech/SimpleCLI

Version 1.0.4

29 Jul 17:36
Compare
Choose a tag to compare

Changes:

  • Fixed memory leak (#2)

Version 1.0.3

26 Jun 15:32
Compare
Choose a tag to compare

Changes:

  • Fixed compiler warnings
  • Updated README
  • Fixed bug in parser 8ea5cc0
  • Fixed bug in HeloCommand example bfe7ecf

Version 1.0.2

03 Apr 08:49
Compare
Choose a tag to compare

Changes:

  • Added ESP8266 Web CLI Example
  • Added example from video tutorial
  • Using readStringUntil('\n') in all examples now
  • Updated README and images
  • setErrorCallback() as alias for setOnError()
  • Fixed compiler warnings
  • Fixed one nastly bug in comparator.c
  • Now works on older ESP8266 SDKs
  • Didn't forget to update the version number this time
  • Fixed link in library.properties

Version 1.0.0

19 Mar 10:10
Compare
Choose a tag to compare

First version, here we go \o/