Releases: CMSgov/hpt-validator-cli
v1.2.2
This patch release of the HPT validator CLI includes the updated hpt-validator
package, which provides a fix for a bug that could arise when checking modifiers in CSV files prior to January 1, 2025. See the release information for hpt-validator version v1.9.3 for more details.
What's Changed
- Update dependencies by @mint-thompson in #22
- Run lint/prettier on push to any branch, not just main by @mint-thompson in #25
- update to validator core 1.9.3 by @mint-thompson in #27
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- Error message with invalid format type by @shaselton-usds in #23
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Close stream after validation to avoid exhausting memory by @mint-thompson in #21
Full Changelog: v1.0.14...v1.1.0
v1.0.14
What's Changed
- patch version bump, get latest validator core by @mint-thompson in #20
Latest validator core includes one bugfix:
Small release with one bugfix/performance improvement. Matching metadata paths more strictly reduces memory usage and eliminates some cases of superfluous error messages. Final pass/fail result of validation is not affected.
Full Changelog: v1.0.13...v1.0.14
v1.0.13
Full Changelog: v1.0.12...v1.0.13
v1.0.12
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Update validator core to v1.7.1 by @mint-thompson in #12
Full Changelog: v1.0.10...v1.0.11
The only change in this patch release is the update to the validator core. For information about the changes in this dependency, see release notes for hpt-validator v1.7.1.
v1.0.10
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Use validator 1.6.2 for next release by @mint-thompson in #11
Full Changelog: v1.0.8...v1.0.9
This release contains only updates to dependencies. See https://github.com/CMSgov/hpt-validator/releases/tag/v1.6.2 for release notes for the updated hpt-validator
dependency.