Skip to content

Releases: stac-utils/stac-node-validator

v0.4.6

15 Jan 00:28
Compare
Choose a tag to compare
  • Implement linting for local JSON files, includes an option for verbose output of the diff.
  • Implement formatting / pretty-printing for local JSON files

v0.4.4

01 Dec 13:34
Compare
Choose a tag to compare
  • Fix catalog detection
  • Fix reading example folders
  • Fix undefined hint variable bug
  • Refactoring

v0.4.3

24 Nov 18:12
Compare
Choose a tag to compare

Bugfixes (#4)

v0.4.2

24 Nov 17:57
02f3526
Compare
Choose a tag to compare

Bugfixes

v0.4.1

24 Aug 10:01
Compare
Choose a tag to compare

Bugfixes

v0.4.0

19 Aug 14:32
Compare
Choose a tag to compare
  • Removed: Support for validating against published dev schemas. Instead validate against the local git folder.
  • Added: Supports validating external extension schemas (e.g. landsat extension)
  • Added: Support to read URLs and API responses (partial support for API responses only, see readme)
  • Added option to skip SSL/TLS cert check for HTTPS requests

v0.3.0

09 Jul 13:39
Compare
Choose a tag to compare

see v0.3.0-beta.1 + bug fixes

v0.3.0-beta.1

08 Jul 17:05
Compare
Choose a tag to compare
v0.3.0-beta.1 Pre-release
Pre-release

Support for STAC 1.0.0-beta.2. Can also validate against other folders and the STAC dev branch.
Dropped support for STAC 1.0.0-beta.1. Use the validator in v0.2.1 instead.

v0.2.1

03 Jun 22:31
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

First release.