Skip to content

Releases: tgtakaoka/libcli

release 1.3.0

01 Jun 03:57
Compare
Choose a tag to compare

Version 1.3.0

- Deprecate Cli::instance(). Can instantiate multiple instance.
- Fix NumberCallback potential issue related to |context|
- Update AUnit and EpoxyDuino usued for testing

release 1.2.5

23 Feb 08:19
Compare
Choose a tag to compare

Version 1.2.5

  • no new feature, just obsolete 1.2.4

release 1.2.3

15 Nov 05:29
Compare
Choose a tag to compare
Verion 1.2.3

New print API have added.
- printStr(const char *, int8_t width = 0);
- printStr(const __FlashStringHelper *, int8_t width = 0);
- printlnStr(const char *, int8_t width = 0);
- printlnStr(const __FlashStringHelper *, int8_t width = 0);
- printHex and printDec now accept negative width as left aligned.

release 1.2.2

23 Oct 13:58
Compare
Choose a tag to compare
v1.2.2

Version 1.2.2

release 1.2.1

18 Oct 09:32
Compare
Choose a tag to compare
Version 1.2.1

- Compatible with ESP32 cores.
- Fix wrong version in libcli.h

release 1.2.0

18 Oct 02:32
Compare
Choose a tag to compare

API version has been up to 1.2.