This repository was archived by the owner on May 4, 2025. It is now read-only.
Releases: FAIMS/faims3-data-model
Releases · FAIMS/faims3-data-model
Release list
Fix bug with null revisions
Merge pull request #6 from FAIMS/fix-null-revision-bug Fix null revision bug
Fix bug in record iterator
Minor bug in record iterator triggered by deleted revisions.
Avoid bogus error on record creation
Merge pull request #4 from FAIMS/fix-bad-save-message Prevent error message when creating records
Extend condition type
Minor tweak to conditions format
Update types for new conditions
Adds condition fields to the UI Spec interface.
Tidy up types
Database indexes
Adds indexes to databases for faster query.
Notebook record iterator
bump version Signed-off-by: Steve Cassidy <steve.cassidy@mq.edu.au>
field compare fix and cleanup
Fix field compare bug, remove some debug output Signed-off-by: Steve Cassidy <steve.cassidy@mq.edu.au>
Initial release
Creating a release of this module so that we can reference it in the other projects rather than using HEAD.