Skip to content

Safer Add Clusters

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewfallan matthewfallan released this 14 Jan 02:54
· 579 commits to main since this release

What's new in 0.12.1

CLI changes

  • +clustup has been renamed to +addclust to make its purpose more obvious.

New Features

  • +addclust now makes a temporary backup of every file in a clustering directory before modifying the existing files (batches, counts, and report). If a fatal error occurs while modifying the existing files, then the original files are restored from the backup. Without this feature, the original data could be corrupted and rendered unusable.

Full Changelog: v0.12.0...v0.12.1