Commit Graph

8 Commits

Author SHA1 Message Date
Jalin Wang 305786ca60
doc: add v0.3.0 release note (#312) 2026-04-03 15:47:19 +08:00
Maxime Grenu 4fb6c6ff0a
fix(docs): fix typo in README align attr and Python version in CONTRIBUTING (#150)
- README.md: remove spurious space in align=" center" → align="center"
  (logo was not centered on GitHub due to invalid HTML attribute value)
- CONTRIBUTING.md: correct Python prerequisite from '>= 3.9' to '3.10 - 3.12'
  to match pyproject.toml classifiers and CI matrix (cp310, cp312)
2026-02-20 10:06:48 +08:00
ALEXANDRE JUNIO CANUTO LOPES 0c5d95ca74
docs: fix repository URL in CONTRIBUTING.md (#139)
Changed 'your-org' placeholder to 'alibaba' in the git clone command to reflect the correct repository URL.
2026-02-17 09:42:16 +08:00
姚军 7c577e5f53
doc: update the CMake minimum version requirement (#57) 2026-02-03 17:17:43 +08:00
Cuiys 36e84f5e69
feat(docs): add join us (#54) 2026-02-02 18:49:02 +08:00
Jalin Wang c373655bc8
doc: fix contributing.md cmake version (#44) 2026-01-30 11:15:51 +08:00
Cuiys 220a9aba11
chore:add git commit msg and branch name in pre-commit and modify org (#1)
* chore: add git commit msg and branch name in pre-commit

* docs: modify org to alibaba

* ci: mac build with make
2025-12-30 15:39:05 +08:00
sanyi 6524fabd80 Initial commit 2025-12-30 11:02:17 +08:00