v1.2.1
github-actions
released this
31 May 14:49
·
1078 commits
to master
since this release
This is a bugfix release:
- #419 #409 Build fixes to enable the Conda build (and therefore publishing to conda-forge)
- #388 ArcticDB will now allow updates on data if the existing data was written prior to v1.1 regardless of whether that existing data is sorted or not
Full Changelog: v1.2.0...v1.2.1
ArcticDB distributes:
- wheels for Windows and Linux on PyPI, the latest being installable with:
pip install --update arcticdb
- conda packages for MacOS and Linux on conda-forge, the latest being installable with:
mamba install -c conda-forge --update arcticdb
Below are artifacts for debugging: