Skip to content

Latest commit

 

History

History
90 lines (53 loc) · 3.98 KB

CHANGELOG.md

File metadata and controls

90 lines (53 loc) · 3.98 KB

更新日志

所有显著的变化将记录在此文件中。请参阅 常规提交 规范以了解提交指南。


1.0.0 - 2025-03-07

Feat

  • auto generate changelog after make push - (f756293) - WITstudio

Others

  • Merge pull request #1 from WITstudio86/userelease

Userelease - (4fc76bd) - 武泽献

  • Update Cargo.toml - (3eab742) - 武泽献
  • Update Cargo.toml - (5124d63) - 武泽献
  • Update Makefile.toml - (59ed818) - 武泽献

0.3.2 - 2025-02-27

Fix bug

  • 修复 execute tests error - (e5cdcc1) - WITstudio

0.3.1 - 2025-02-27

Fix bug

  • 避免 github worklflow error with test - (601e746) - WITstudio

0.1.5 - 2025-02-26

Feat

  • add github workflows - (af3197e) - WITstudio

0.1.4 - 2025-02-26

Feat

  • feat: cargo make commit -> cargo make commit -> cargo make tag -> cargo make all - (eb0810a) - WITstudio

0.1.3 - 2025-02-26

Fix bug

  • fix : add no test action -- pass - (ac3d667) - WITstudio

0.1.2 - 2025-02-26

Document

  • add preparatory - (3684b48) - WITstudio

Fix bug

  • new commit include new changelog - (df301d8) - WITstudio

Others

  • add tag - (ddbb549) - WITstudio
  • update changelog - (d235dd5) - WITstudio

[0.1.1] - 2025-02-26

Document

Feat

  • add tools : cargo_deny , typos , nextest , cliff , - (7ebbd6b) - WITstudio

Fix bug

  • rename cargo make takes name - (9ad646c) - WITstudio