Skip to content

Commit

Permalink
Issuing new 'critical' error validation code as release v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardBruskiewich committed Jun 19, 2023
1 parent 3ea3468 commit 15cfed4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

The Reasoner Validator package is evolving along with progress in TRAPI and Biolink Model standards within the NCATS Biomedical Knowledge Translator.

## v3.6.0
- Introduced 'critical' category of validation messages (only a handful of messages to start, to be reviewed further)

## v3.5.11
- Bug fix for TRAPI Response sanitization

Expand Down
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "reasoner-validator"
version = "3.5.11"
version = "3.6.0"
description = "Validation tools for Reasoner API"
authors = [
"Richard Bruskiewich <[email protected]>",
Expand Down

0 comments on commit 15cfed4

Please sign in to comment.