v0.4.0-20230828
What's Changed
- implement reset password command by @Yeuoly in #30
- init connection,database api and test by @nameczz in #33
- Add parameter description for connect command by @CrazyShipOne in #34
- Optimize connection by @nameczz in #35
- support database cli by @nameczz in #36
- add collection operations and tests by @nameczz in #37
- Support collection cli by @nameczz in #38
- add index operation by @nameczz in #40
- add load/release/loading-progress for collection class by @nameczz in #41
- compelet index related cli by @nameczz in #42
- add data cli and tests by @nameczz in #43
- support alias operations by @nameczz in #45
- add partition operations by @nameczz in #46
- support user cli and test by @nameczz in #44
- support partition cli by @nameczz in #47
- Remove connection alias by @nameczz in #48
- Optimize codes and support connect with token by @nameczz in #49
- fix build path by @nameczz in #50
- updater verion,readme and remove docs in repo by @nameczz in #51
- update setup and readme by @nameczz in #52
- fix some comments by @nameczz in #53
- Refactor milvus cli by @nameczz in #54
New Contributors
- @Yeuoly made their first contribution in #30
- @CrazyShipOne made their first contribution in #34
Full Changelog: v0.3.3...v0.4.0