Changelog / 更新日志
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.1.0] - 2025-12-17
What's Changed
✨ 新特性 / Features
- Update docs and tutorials && Add ONNX quantization utilities and enhance export by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/150
- REFACTOR+FEATURE: Standardize retrieval backends (ANNOY/FAISS/Milvus) by @ywuenthought in https://github.com/datawhalechina/torch-rechub/pull/151
Full Changelog: https://github.com/datawhalechina/torch-rechub/compare/v0.0.6...v0.1.0
[0.0.6] - 2025-12-11
What's Changed
✨ 新特性 / Features
- FEATURE: Support Streaming Parquet Dataset by @ywuenthought in https://github.com/datawhalechina/torch-rechub/pull/143
- Docs & tracking polish: logger docstrings, README refresh, dependency tweak by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/146
📝 文档更新 / Documentation
- Refator Chinese documentation structure by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/145
New Contributors
- @ywuenthought made their first contribution in https://github.com/datawhalechina/torch-rechub/pull/143
Full Changelog: https://github.com/datawhalechina/torch-rechub/compare/v0.0.5...v0.0.6
[0.0.5] - 2025-12-05
What's Changed
✨ 新特性 / Features
- Add torchview to Support Model Visualization && Update CI/CD and release workflows by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/141
Full Changelog: https://github.com/datawhalechina/torch-rechub/compare/v0.0.4...v0.0.5
[0.0.4] - 2025-12-04
What's Changed
✨ 新特性 / Features
- format code && add templates && add CI/CD && add test files by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/89
- format code && add dependabot && update CI/CD && update test files by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/90
- Update CI/CD, add uv function by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/92
- feat: add l1/l2 support for trainers by @zerolovesea in https://github.com/datawhalechina/torch-rechub/pull/120
- feat(ranking model): Implementation of AutoInt model by @zerolovesea in https://github.com/datawhalechina/torch-rechub/pull/121
- Add HSTU model by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/122
- Add HLLM model, scripts, and documentation by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/125
- Hllm model by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/129
- Add onnx export feature by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/131
- Add Releases CI by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/140
🐛 Bug 修复 / Bug Fixes
- Update ci.yml by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/97
- fix(tutorial): update link to the full dataset in Multi-Task tutorial by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/105
📝 文档更新 / Documentation
- add initial version of docs project, adapt Python 3.12 and torch 2.0+ by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/77
- add gitHub pages by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/78
- add gitHub pages by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/79
- docs: add contribution, model list(Chinese), new theme by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/80
- update docs by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/81
- add docs/introduction by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/82
- update docs/faq, fix docs by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/83
- update docs/index_page by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/84
- update Chinese&English docs/tutorials&api-reference by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/85
- delete docs/examples; add support for the faiss vector library api by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/86
- Update readme$$logo by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/87
- Create help_wanted.md by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/107
- docs: fix Milvus.ipynb some bug by @loliw in https://github.com/datawhalechina/torch-rechub/pull/108
- Migrate documentation to VitePress by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/124
- Update Readme files by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/126
- Update banner image by @1985312383 in https://github.com/datawhalechina/torch-rechub/pull/132
New Contributors
- @loliw made their first contribution in https://github.com/datawhalechina/torch-rechub/pull/108
- @zerolovesea made their first contribution in https://github.com/datawhalechina/torch-rechub/pull/120
Full Changelog: https://github.com/datawhalechina/torch-rechub/commits/v0.0.4
[0.0.3] - 2025-03-30
Added
- Support 30+ mainstream recommendation models (ranking, matching, multi-task)
- Add documentation of project
- Add DIEN, BST model
- Adapt to Python 3.12 and torch 2.0+
- DenseFeature supports input vectors
This file is auto-generated by GitHub Actions on release
