Changes from github community
* CONTRIBUTING: Improve documentation by JackLau1222 in https://github.com/BabitMF/bmf/pull/176
* README: Improve documentation by Jimmy385898 in https://github.com/BabitMF/bmf/pull/178
* c_engine: update internal module license to apache 2.0 by JackLau1222 in https://github.com/BabitMF/bmf/pull/177
* Upgrade ci release pipeline, Support build wheel for py3.11 - 3.12 by taoboyang in https://github.com/BabitMF/bmf/pull/179
* compat for mac python wheel package by taoboyang in https://github.com/BabitMF/bmf/pull/182
* Update setup.py's version to 0.0.13 by taoboyang in https://github.com/BabitMF/bmf/pull/180
* Upgrade release pipeline by taoboyang in https://github.com/BabitMF/bmf/pull/184
* feat: adjust greeting message by hulibruce in https://github.com/BabitMF/bmf/pull/183
Changes from bytedance internal
1. Update and compat related github action, fix some problems
2. Support python3.11 - 3.12 wheel package building
3. Fix import dylink problem occured when using babitmf by "pip install" in mac platform
4. Unify HMP naming scheme (Python interface change) and deprecate all occurrences of HML
5. Some issues of framework and built-in modules have been fixed.
6. Add dynamic reset interface to sync module and pre module
7. Fix hang issues while using amix filter
New Contributors
* Jimmy385898 made their first contribution in https://github.com/BabitMF/bmf/pull/178
**Full Changelog**: https://github.com/BabitMF/bmf/compare/v0.0.12...v0.0.13
v0.0.12_test_action
v0.0.12_test_v10