Skip to content

v0.9.0

Compare
Choose a tag to compare
@dachengx dachengx released this 22 Sep 03:34
· 16 commits to master since this release
26ec511

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

Full Changelog: v0.8.5...v0.9.0