Changelog

# ChangeLog

## v0.3.0 - 2025-06-25

### Breaking Changes:

* break(repo): upgrade esp-idf dependency to >= v5.3

### Enhancements:

* feat(repo): remove cxx compile version
* feat(repo): remove useless action files

## v0.2.0 - 2025-06-18

### Enhancements:

* feat(libs): support graph
* feat(test_apps): update test cases for array and align

## v0.1.1 - 2025-04-25

### Bugfixes:

* fix(thread): disable 'BOOST_THREAD_INTERNAL_CLOCK_IS_MONO' by default

## v0.1.0 - 2025-04-07

### Enhancements:

* feat(libs): support signals2, thread

### Bugfixes:

* fix(ci): update github actions