Releases: FocoosAI/focoos
Releases · FocoosAI/focoos
Release v0.3.1
0.3.1 (2024-12-10)
Bug Fixes
- gh-actions: set env var for uv UV_SYSTEM_PYTHON (71a411a)
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
0.3.0 (2024-12-10)
Features
- doc: add docstring for main methods (74af247)
- doc: docs .md files + pre-commit check-yaml --unsafe (f49ed48)
- docs: mkdocs docs group deps (2a5dadc)
- gh-actions: mkdocs (28427a8)
Code Refactoring
What's Changed
- setup mkdocs doc by @giuseppeambrosio97 in #24
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
0.2.0 (2024-12-10)
Features
Bug Fixes
Code Refactoring
- focoos: get_dataset_by_name (711c75c)
- focoos: get_model_by_name found logic (1a97d02)
- remote_model: unused import (b70d4a2)
What's Changed
Full Changelog: v0.1.4...v0.2.0
Release v0.1.4
0.1.4 (2024-12-05)
What's Changed
- improve configuration experience by @giuseppeambrosio97 in #22
New Contributors
- @giuseppeambrosio97 made their first contribution in #22
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
0.1.3 (2024-11-29)
Bug Fixes
- remove onnxruntime from required deps (cd219cb)
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
0.1.2 (2024-11-29)
Bug Fixes
What's Changed
- fix: bundle cuda-runtime and onnxruntime dependencies by @CuriousDolphin in #19
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
Release v0.1.0
0.1.0 (2024-11-29)
Features
What's Changed
- feat(client): support dynamic host URLs and upgrade ONNXRuntime by @CuriousDolphin in #18
Full Changelog: v0.0.2...v0.1.0
Release v0.0.2
0.0.2 (2024-11-28)
Bug Fixes
What's Changed
- fix: update project version in CI pipeline by @CuriousDolphin in #13
- add checkout before creating a release by @CuriousDolphin in #14
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
0.0.1 (2024-11-28)
What's Changed
- ✨init project by @CuriousDolphin in #1
- feat: ✨ add local inference by @CuriousDolphin in #2
- feat: ✨ add gradio demo by @CuriousDolphin in #3
- feat:standalone-local-model by @CuriousDolphin in #7
- Monitor Training of Remote Models by @fcdl94 in #8
- feat: add CI/CD pipelines by @CuriousDolphin in #12
New Contributors
- @CuriousDolphin made their first contribution in #1
- @fcdl94 made their first contribution in #8
Full Changelog: https://github.com/FocoosAI/focoos/commits/v0.0.1