Skip to content

v0.4.21

Compare
Choose a tag to compare
@CodyCBakerPhD CodyCBakerPhD released this 02 Dec 03:16
· 362 commits to dev since this release
90fe365

v0.4.21

New Checks

  • Add check for unique ids for DynamicTables. PR #316

Fixes

  • Fix check_subject_proper_age_range to parse years. PR #314
  • Write a custom get_data_shape method that does not return maxshape, which fixes errors in parsing shape. PR #315