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**: https://github.com/man-group/ArcticDB/compare/v1.2.0...v1.2.1
---
ArcticDB distributes:
- wheels for Windows and Linux on [PyPI](https://pypi.org/project/arcticdb/), the latest being installable with:
bash
pip install --update arcticdb
- conda packages for MacOS and Linux on [conda-forge](https://anaconda.org/conda-forge/arcticdb), the latest being installable with:
bash
mamba install -c conda-forge --update arcticdb
Below are artifacts for debugging: