Skip to content

Releases: FocoosAI/focoos

Release v0.3.1

10 Dec 14:30
Compare
Choose a tag to compare

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

10 Dec 14:23
9bf003b
Compare
Choose a tag to compare

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

  • remote-model: typing + minor refactor (d265a02)
  • del legacy method remote_model.deploy (8c187ab)

What's Changed

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

10 Dec 09:21
143a5c4
Compare
Choose a tag to compare

0.2.0 (2024-12-10)

Features

Bug Fixes

  • remote model now save metadata (466535f)
  • remove makefile demo (5ba9601)

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

05 Dec 15:09
47eade1
Compare
Choose a tag to compare

0.1.4 (2024-12-05)

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

29 Nov 15:58
Compare
Choose a tag to compare

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

29 Nov 15:07
173ad86
Compare
Choose a tag to compare

0.1.2 (2024-11-29)

Bug Fixes

  • bundle cuda-runtime and onnxruntime dependencies (#19) (173ad86)

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

29 Nov 12:20
Compare
Choose a tag to compare

0.1.1 (2024-11-29)

Bug Fixes

  • update taggingsleep time (0132417)

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

29 Nov 12:04
5e26911
Compare
Choose a tag to compare

0.1.0 (2024-11-29)

Features

  • client: support dynamic host URLs and upgrade ONNXRuntime (#18) (5e26911)

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

28 Nov 17:14
f2e6eb1
Compare
Choose a tag to compare

0.0.2 (2024-11-28)

Bug Fixes

What's Changed

Full Changelog: v0.0.1...v0.0.2

Release v0.0.1

28 Nov 16:14
c512bbd
Compare
Choose a tag to compare

0.0.1 (2024-11-28)

What's Changed

New Contributors

Full Changelog: https://github.com/FocoosAI/focoos/commits/v0.0.1