Skip to content

Commit

Permalink
Merge pull request #107 from microsoft/v1.0.0-2
Browse files Browse the repository at this point in the history
Bumped version to v1.0.0-2
  • Loading branch information
ljoy913 committed May 27, 2021
2 parents e0052b3 + e13b40a commit 75fffab
Show file tree
Hide file tree
Showing 4 changed files with 490 additions and 1,230 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGE LOG

## v1.0.0-2
- Check unnecessary QR split
- Debug log QR segments' type and content
- Added validation profile to api
- Simplified schema error reporting

## v1.0.0-1
- Added validation profile option
- Added support for multi-JWS cards
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# SMART Health Cards Validation SDK

This project provides a tool to help implementers of the [SMART Health Card Framework](https://smarthealth.cards/) validate the artifacts they produce. The package's version number, currently `0.4.5-3`, matches the [specification version](https://smarthealth.cards/changelog/) the tool validates.
This project provides a tool to help implementers of the [SMART Health Card Framework](https://smarthealth.cards/) validate the artifacts they produce. The package's version number, currently `1.0.0-2`, matches the [specification version](https://smarthealth.cards/changelog/) the tool validates.

## Setup

Expand Down
Loading

0 comments on commit 75fffab

Please sign in to comment.