Skip to content

Releases: esp-arduino-libs/esp-lib-utils

Release v0.2.3

03 Jul 14:53
00c7e62
Compare
Choose a tag to compare

v0.2.3 - 2025-07-03

Enhancements:

  • feat(log): update CXX log trace guard for compatibility with GNU++20 and below

Bugfixes:

  • fix(log): update CXX log trace guard
  • fix(repo): forcing compiling CXX files with GNU++20 @martinroger (#13)

Full Changelog: v0.2.2...v0.2.3

Release v0.2.2

27 Jun 09:28
94e5b95
Compare
Choose a tag to compare

v0.2.2 - 2025-06-27

Enhancements:

  • feat(log): add CXX log trace guard and ESP-IDF log implementation
  • feat(check): add value check macros
  • feat(repo): add thread module, support configure thread
  • feat(repo): add more module, support some guard classes
  • feat(cmake): remove CXX compile options

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

03 Jun 03:17
d289aa4
Compare
Choose a tag to compare

v0.2.1 - 2025-05-30

Enhancements:

  • feat(memory): add C++ global memory allocation
  • feat(repo): support compile on PC

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

07 Feb 11:17
bb9ea3d
Compare
Choose a tag to compare

v0.2.0 - 2025-02-07

Enhancements:

  • feat(log): disable CXX-related implementations

Full Changelog: v0.1.2...v0.2.0

Release v0.1.2

24 Jan 07:35
971e061
Compare
Choose a tag to compare

v0.1.2 - 2025-01-23

Enhancements:

  • feat(memory): add print memory info
  • feat(log & memory): split helper functions and macros

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

09 Dec 12:15
61837ac
Compare
Choose a tag to compare

v0.1.1

Enhancements:

  • feat(repo): update config header and Kconfig files

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

06 Dec 07:57
0066f7c
Compare
Choose a tag to compare

v0.1.0

Enhancements:

  • feat(repo): initialize with modules 'check', 'log' and 'utils'

New Contributors

  • @Lzw655 made their first contribution in #1

Full Changelog: https://github.com/esp-arduino-libs/esp-lib-utils/commits/v0.1.0