Releases: EuropeanIFCBGroup/ClassiPyR
Releases · EuropeanIFCBGroup/ClassiPyR
v0.1.1
What's Changed
New features
- Added "Export validation statistics" checkbox in Settings (below the output folder path). When unchecked, per-sample CSV files are not written to the
validation_statistics/subfolder. Useful when annotating from scratch where validation statistics are not relevant (#9). - Added a confirmation dialog before bulk export of SQLite annotations to
.matfiles. The dialog explains that existing.matfiles in the output folder will be overwritten, preventing accidental data loss (#10).
Commits
- 0.1.1 by @anderstorstensson in #11
Full Changelog: v0.1.0...v0.1.1
v0.1.0
First release of ClassiPyR
What's Changed
- feat: separate SQLite database path from output folder by @anderstorstensson in #7
- Prepare v0.1.0 initial release by @anderstorstensson in #8
Full Changelog: v0.1.0-beta.2...v0.1.0
v0.1.0-beta.2
Second beta version
What's Changed
- File index cache, cross-platform folder browser, and persistence fixes by @anderstorstensson in #4
- Improve annotation mode sorting, status updates, and notifications by @anderstorstensson in #5
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2
v0.1.0-beta.1
First beta version
Full Changelog: https://github.com/EuropeanIFCBGroup/ClassiPyR/commits/v0.1.0-beta.1