Skip to content

Releases: mite-standard/mite_data

v1.26

19 Apr 18:06
7fddb76

Choose a tag to compare

[1.26] 19-04-2026

Fixed

  • Metadata fixes

v1.25

19 Apr 18:00
489123a

Choose a tag to compare

[1.25] 19-04-2026

Fixed

  • Fixed reaction SMARTS of MITE0000330 breaking deployment

v1.24

19 Apr 15:24
77698b8

Choose a tag to compare

[1.24] 19-04-2026

Added

  • Update 03+04/26

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