Changes from github community
- CONTRIBUTING: Improve documentation by @JackLau1222 in #176
- README: Improve documentation by @Jimmy385898 in #178
- c_engine: update internal module license to apache 2.0 by @JackLau1222 in #177
- Upgrade ci release pipeline, Support build wheel for py3.11 - 3.12 by @taoboyang in #179
- compat for mac python wheel package by @taoboyang in #182
- Update setup.py's version to 0.0.13 by @taoboyang in #180
- Upgrade release pipeline by @taoboyang in #184
- feat: adjust greeting message by @hulibruce in #183
- rename broadcaster.py to broadcaster_demo.py by @Old-cpu in #185
- Update version to 0.1.0 by @taoboyang in #186
Changes from bytedance internal
- Update and compat related github action, fix some problems
- Support python3.11 - 3.12 wheel package building
- Fix import dylink problem occured when using babitmf by "pip install" in mac platform
- Unify HMP naming scheme (Python interface change) and deprecate all occurrences of HML
- Some issues of framework and built-in modules have been fixed
- Add dynamic reset interface to sync module and pre module
- Fix hang issues while using amix filter
- Fix rotate problems in hardware decoder
New Contributors
- @Jimmy385898 made their first contribution in #178
- @Old-cpu made their first contribution in #185
Full Changelog: v0.0.12...v0.1.0