This repository was archived by the owner on Nov 10, 2023. It is now read-only.
v1.5.0-alpha
Pre-release
Pre-release
This release introduces
New:
- An
--overwriteflag that allows you to overwrite all existing records with identicalid. This is especially helpful when you need to pull data from external sources and perform nightly syncs to a candig-server database. - A
-dflag that allows you to write the description of a dataset. Note that this flag only has an effect when the dataset has not been created before. This flag will not overwrite existing dataset's description.
Fixes:
- Some code styling issues.
- Some unused import issues.
Updates:
- README.
This update does not introduce any backward-incompatible changes.