Skip to content

Releases: mite-standard/mite_data

v1.23

27 Feb 18:35

Choose a tag to compare

[1.23] 27-02-2026

Added

  • Hash-based validation of artifacts
  • Update 02/26

Changed

  • Separation of data and code
  • Rework of validation functionality
  • Rework of artifact creation/updating functionality
  • Rework CI/CD logic
  • Rework of pre-commit logic

Removed

  • pickle-file generation (fingerprint generation in mite_web on startup instead)

v1.22

03 Feb 13:32
46f0924

Choose a tag to compare

Data update 02/26

v1.21

20 Dec 10:48
fbbb4d0

Choose a tag to compare

[1.21] 19-12-2025

Added

  • Data update 12/25

v1.20

07 Dec 11:50
0bbc248

Choose a tag to compare

[1.20] 07-12-2025

Added

  • New entries
  • Checks for MIBiG and Rhea IDs (implemented as warnings in mite_validation)
  • Timeout for UniProt using requests
  • Timeout for NCBI using concurrent.futures (Biopython Entrez lacks timeout, requests blocked by NCBI servers)

Fixed

  • CI/CD run for new entries
  • Fixed NCBI/Uniprot organism checks
  • Prevent FASTA file download of retired entries

v1.19

27 Oct 12:36
7e497cc

Choose a tag to compare

[1.19] 27-10-2025

Added

  • Checks for validity of uniprot/genpept/wikidata
  • Generation of molecule files for mite_web
  • Added new entries

Changed

  • Fixed retired uniprot IDs

v1.18

30 Sep 18:40
e9da5a6

Choose a tag to compare

[1.18] 30-09-2025

Changed

  • Changed installer from hatch to uv
  • Updated dependencies & fixed tests to accommodate changes in Biopython's download from NCBI
  • Reworked update procedure

v1.17

26 Aug 18:59
cbba1a4

Choose a tag to compare

[1.17] 26-08-2025

Changed

  • Miscellaneous fixes in context of manuscript revision
  • MITE dependencies (mite_schema, mite_extras) resolve to most up-to-date version
  • Implemented uv as project installer

v1.16

07 Aug 10:23
0075249

Choose a tag to compare

[1.16] 05-08-2025

Changed

  • Implemented additional tests for metadata_mibig.json file

v1.15

26 Jul 07:59
4381840

Choose a tag to compare

[1.15] 26-07-2025

Changed

  • Adjusted versions of mite_extas and mite_schema

v1.14

25 Jul 17:43
b7dd612

Choose a tag to compare

[1.14] 25-07-2025

Added

  • 06-25 data update
  • added cofactor info

Changed

  • CI/CD: full check only on merge to main
  • CI/CD: pull requests into main only check updated files