Skip to content

v1.6.1

Choose a tag to compare

@fedorov fedorov released this 08 May 17:58
· 21 commits to main since this release
915355d

Added

  • series_init_idc_version and series_revised_idc_version columns in primary index table (idc-index-data 24.1.0): expose the IDC version when each series was first added and last revised, enabling version-aware filtering
  • version_metadata_index table: maps each IDC version number to its release timestamp; requires client.fetch_index("version_metadata_index")
  • Tests for new index columns and version_metadata_index (61 total, up from 55)

Changed

  • Updated to idc-index 0.12.2 (idc-index-data 24.1.0); IDC data version remains v24
  • analysis_results_index column renames (idc-index-data 24.1.0): Updatedupdated, Descriptiondescription

Full Changelog: v1.6.0...v1.6.1