Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 09:47

v0.6.0 (2024-05-23)

Chore

  • chore: remove unused imports [skip ci] (4c731c4)

Documentation

  • docs: add documentation for register_models_from_directory method (6c0f6e0)

Feature

  • feat: allow model registration using directory path (8a4b93d)

Fix

  • fix: prepare models correctly when using directory (50c4c04)

Refactor

  • refactor: rename register_models_dir to register_models_from_directory (e83c8e4)

Test