Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 593 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 593 Bytes

Changelog

0.2.1

  • Remove deprecated object & update for python 3.10 (NeptuneProjects)

0.2.0

  • Add "--exclude-artifacts" option to sync command (mihran113)
  • Set mlflow experiment name as aim.Run's experiment and parse the mlflow run name (mihran113)
  • Try to parse "string-ified" params values (sirykd)
  • Remove 'mlflow_run_name' and add 'mlflow_experiment_id' fields (sirykd)

0.1.1

  • Fix MLFlow active runs' query (mihran113)
  • Add PyPI long description (mihran113)
  • Rename convert command to sync (mihran113)

0.1.0

  • Add mlflow to aim convert command (mihran113)