What's Changed
- perf: optimize CI test execution with parallel testing and micro dataset by @huanglune in #51
- refactor: Refactor build system and add SIMD optimizations by @huanglune in #53
- refactor: Improve Makefile and fix compiler warnings by @huanglune in #57
- ci: add cibuildwheel support for Linux and macOS multi-arch builds by @huanglune in #59
Full Changelog: v0.1.0a3...v0.1.1a1