Skip to content

Releases: deploifai/cli

Release v0.4.3

13 Apr 20:07
742280c

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

Release v0.4.2

16 Mar 09:37
47f3c7a

Choose a tag to compare

What's Changed

  • add homebrew release instructions and github actions job to generate formula by @98sean98 in #75

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

16 Mar 08:25
f4277bc

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

27 Feb 05:37
335a1a1

Choose a tag to compare

What's Changed

  • use local cloud profile credentials for aws when creating cloud profile by @yawjalik in #61
  • redo the setup of the project by @98sean98 in #64

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

17 Aug 08:08
ba717f3

Choose a tag to compare

What's Changed

  • added new directory creation for dataset create by @ExtinctWolf83 in #54
  • fix resource access token query for mlflow get-setup command by @98sean98 in #56
  • Fix dataset list and info by @ExtinctWolf83 in #55

Full Changelog: v0.3.2...v0.3.3

v0.3.2

08 Aug 10:17
38818d9

Choose a tag to compare

What's Changed

  • build dataset push and pull commands by @ExtinctWolf83 in #47

Full Changelog: v0.3.1...v0.3.2

v0.3.1

01 Aug 13:12
cba9722

Choose a tag to compare

What's Changed

  • project init command added by @ExtinctWolf83 in #46
  • Server State and Project Info by @ExtinctWolf83 in #50
  • make minor bug fixes by @98sean98 in #52

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Jul 09:30
2be7240

Choose a tag to compare

What's Changed

  • setup proper dev env, and build login logout commands by @98sean98 in #1
  • create a project init subcommand under project group by @98sean98 in #2
  • add python-dotenv to load env by @98sean98 in #3
  • Add init and push for deploifai data command. by @utkarsh867 in #4
  • add dev.py for dev environment by @98sean98 in #12
  • refactor everything, and create local and global configuration by @98sean98 in #14
  • refractor authorization checking by @Richard-B18 in #15
  • Project create command by @Richard-B18 in #16
  • Project Browse Command by @ExtinctWolf83 in #19
  • project command: create cloud profile by @Richard-B18 in #17
  • Local config: both read and write issue if user is not in the right dir by @Richard-B18 in #21
  • Project create command: minor bug fix, renames, rm unnecessary code by @Richard-B18 in #27
  • mlflow integration command by @ExtinctWolf83 in #23
  • clean up .DS_Store files by @98sean98 in #31
  • Dataset create by @ExtinctWolf83 in #24
  • Workspace: added workspace commands by @Richard-B18 in #29
  • Function training server create added by @ExtinctWolf83 in #33
  • Add list commands to project, cloud profile, dataset by @ExtinctWolf83 in #36
  • Dataset init by @ExtinctWolf83 in #38
  • Documentation by @ExtinctWolf83 in #39
  • add setuptools scm to release package based on git tags by @98sean98 in #40
  • auth status and bug fixes by @Richard-B18 in #43
  • fix cli version option by @98sean98 in #45

New Contributors

Full Changelog: https://github.com/deploifai/cli/commits/v0.3.0