Skip to content

Releases: stac-utils/stac-check

v1.3.3

17 Nov 14:59
e66e3a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

25 Mar 16:30
9ca3459
Compare
Choose a tag to compare

[v1.3.2] - 2023-03-23

Added

  • Ability to lint dictionaries #94
  • Docstrings and pdoc api documents

Fixed

  • Fixed the check_catalog_file_name() method to only work on static catalogs #94
  • Jsonschema version to use a released version #105

v1.3.1

06 Oct 15:42
a3a8c39
Compare
Choose a tag to compare

[v1.3.1] - 2022-10-05

Changed

  • Changed pin on stac-validator to >=3.1.0 from ==3.2.0

v1.3.0

22 Sep 21:26
71e7f1d
Compare
Choose a tag to compare

[v1.3.0] - 2022-09-20

Added

  • recursive mode lints assets #84

Changed

  • recursive mode swaps pystac for stac-validator #84

Fixed

  • fix catalog file name check #83

v1.2.0

26 Apr 12:15
7fd270e
Compare
Choose a tag to compare

[v1.2.0] - 2022-04-26

Added
Option to include a configuration file to ignore selected checks

Changed
Change name from stac_check to stac-check in setup for cli

v1.1.2

03 Mar 07:19
0a09116
Compare
Choose a tag to compare

[v1.1.2] - 2022-03-03

  • Fix self-link test

[v1.1.1] - 2022-03-02

  • Make it easier to export linting messages

[v1.0.3] - 2022-03-02

  • Set stac-validator version to 2.4.0

v1.0.1

20 Feb 19:44
73c6ab2
Compare
Choose a tag to compare
Merge pull request #63 from jonhealy1/dev

Update readme, v1.1.0

v0.2.0

19 Feb 15:27
8344d67
Compare
Choose a tag to compare
Merge pull request #57 from jonhealy1/dev

Merge dev branch, update to 0.2.0

v0.1.3

23 Jan 16:34
77a9385
Compare
Choose a tag to compare
Merge pull request #52 from jonhealy1/dev

Update to v0.1.3

v0.1.2

22 Jan 11:52
35576bb
Compare
Choose a tag to compare
Merge pull request #47 from jonhealy1/dev

Push 0.1.2 from dev branch