Comparing version 0.14.0 to 1.0.0
# Changelog | ||
## 📦 [1.0.0](https://www.npmjs.com/package/v8r/v/1.0.0) - 2023-03-12 | ||
Version 1.0.0 contains no new features and no bug fixes. | ||
The one change in this release is that the project now publishes a | ||
[SemVer compatibility statement](https://github.com/chris48s/v8r/blob/main/README.md#versioning). | ||
## 📦 [0.14.0](https://www.npmjs.com/package/v8r/v/0.14.0) - 2023-01-28 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "v8r", | ||
"version": "0.14.0", | ||
"version": "1.0.0", | ||
"description": "A command-line JSON and YAML validator that's on your wavelength", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -182,2 +182,16 @@ # v8r | ||
## Versioning | ||
v8r follows [semantic versioning](https://semver.org/). For this project, the "API" is defined as: | ||
- CLI flags and options | ||
- CLI exit codes | ||
- The configuration file format | ||
- The native JSON output format | ||
A "breaking change" also includes: | ||
- Dropping compatibility with a major Node JS version | ||
- Dropping support for a JSON Schema draft | ||
## FAQ | ||
@@ -184,0 +198,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
41623
0
226