Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Releases: everycure-org/matrix-validator

Matrix Validator v0.0.6

04 Aug 13:35
31179ef

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

25 Jun 12:42
ddc6873

Choose a tag to compare

What's Changed

  • Feat/add node and edge attribute checks by @jdr0887 in #48

Full Changelog: v0.0.4...v0.0.5

v0.0.4

12 Jun 22:57
b0dba6d

Choose a tag to compare

What's Changed

  • Feat/add biolink preferred prefix check by @jdr0887 in #46
  • add edge type validation, plus a few small fixes by @kevinschaper in #45
  • fix referential integrity bug, optimize to be more join-y by @kevinschaper in #47

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3 release

10 Apr 15:09
215cdd0

Choose a tag to compare

What's Changed

  • catching required column exceptions by @jdr0887 in #30
  • Add generic validate command back to CLI by @matentzn in #28
  • adding new required columns by @jdr0887 in #36
  • catching Superfluous column errors and logging at end of respective v… by @jdr0887 in #35
  • Allow supplemental prefixes by @jdr0887 in #34

Full Changelog: v0.0.2...v0.0.3

v0.0.2 release

22 Mar 17:02
613d8d0

Choose a tag to compare

What's Changed

  • Modularizing checks by @jdr0887 in #23. This offers a complete polars based implementation of the minimal checklist.

Full Changelog: v0.0.1...v0.0.2

Version 0.0.1

21 Feb 09:30
370738c

Choose a tag to compare

This initial version of the validator has a very basic pure python, a basic polars and a super basic pandera based implementation of the minimal checklist.

What's Changed

New Contributors

Full Changelog: https://github.com/everycure-org/matrix-validator/commits/v0.0.1