Files
3d_audio/lib_adat/CHANGELOG.rst
Steven Dan d8b2974133 init
2025-12-11 09:43:42 +08:00

39 lines
655 B
ReStructuredText

lib_adat change log
===================
2.0.1
-----
* CHANGED: Documentation updated
2.0.0
-----
* ADDED: "adat.h" header file provided access to both transmit and receive
API
* CHANGED: Receive API now uses streaming chanend (breaking change)
* CHANGED: Documentation updates
* CHANGED: Examples now build using XCommon Cmake build system
1.2.0
-----
* CHANGED: Example applications now run on xcore.ai hardware
* CHANGED: Example applications build using XCommon CMake
1.1.0
-----
* ADDED: Support for XCommon CMake build system
1.0.1
-----
* REMOVED: Duplicate header file
1.0.0
-----
* Initial release