Releases: deploifai/cli
Releases · deploifai/cli
Release v0.4.3
Release v0.4.2
What's Changed
Full Changelog: v0.4.1...v0.4.2
Release v0.4.1
Release v0.4.0
v0.3.3
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
What's Changed
- build dataset push and pull commands by @ExtinctWolf83 in #47
Full Changelog: v0.3.1...v0.3.2
v0.3.1
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
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
andpush
fordeploifai 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
- @utkarsh867 made their first contribution in #4
- @Richard-B18 made their first contribution in #15
- @ExtinctWolf83 made their first contribution in #19
Full Changelog: https://github.com/deploifai/cli/commits/v0.3.0