v0.9.0
What's Changed
- Add xent_collection_admin by @yuema137 in #114
- Add more partitions and update unit test by @yuema137 in #116
- Move binding before partition by @zihaoxu98 in #119
- Add error message for failed submission, job id for successful submission by @yuema137 in #120
- Proposal to use pre-commit for continuous integration by @dachengx in #121
- Use singleton pattern to only initialize
DB
once by @dachengx in #122 - Add more function to manipulate logging by @dachengx in #123
- Add a shell script module by @dachengx in #124
- Add a class to tarball the editable user-installed package from git repo by @dachengx in #125
- Use
pyproject.toml
to install utilix by @dachengx in #126 - Add shell script to install packages by @dachengx in #127
New Contributors
- @zihaoxu98 made their first contribution in #119
Full Changelog: v0.8.5...v0.9.0