v0.1.0

alibaba/zvecv0.1.0Dec 31, 2025by Cuiyus

AI Summary

Initial release of zvec featuring CPU flag detection and dispatch, CMake auto CPU architecture detection, and first PyPI release.

Key Highlights

  • CPU flag detect & dispatch support
  • Auto-detect CPU arch flag in CMake
  • Initial PyPI release
  • Basic project setup and organization
  • Git commit msg and branch name in pre-commit

New Features

  • CPU flag detection and dispatch
  • CMake auto CPU architecture detection
  • PyPI release
  • Project organization and setup

Full Release Notes

## What's Changed
* minor: update readme by @zhourrr in https://github.com/alibaba/zvec/pull/2
* chore:add git commit msg and branch name in pre-commit and modify org by @Cuiyus in https://github.com/alibaba/zvec/pull/1
* feat(core): support cpu flag detect & dispatch by @feihongxu0824 in https://github.com/alibaba/zvec/pull/3
* chore(cmake): auto detect cpu arch flag in cmake and rm redundant option by @feihongxu0824 in https://github.com/alibaba/zvec/pull/5
* chore: release to pypi by @Cuiyus in https://github.com/alibaba/zvec/pull/6
* chore: add pypi badge by @Cuiyus in https://github.com/alibaba/zvec/pull/7

## New Contributors
* @zhourrr made their first contribution in https://github.com/alibaba/zvec/pull/2
* @Cuiyus made their first contribution in https://github.com/alibaba/zvec/pull/1
* @feihongxu0824 made their first contribution in https://github.com/alibaba/zvec/pull/3

**Full Changelog**: https://github.com/alibaba/zvec/commits/v0.1.0