Releases: stac-utils/stac-check
Releases · stac-utils/stac-check
v1.4.0
What's Changed
Added
- Added pre-commit config (#111)
- Added publish.yml to automatically publish new releases to PyPI (#111)
Changed
- Updated stac-validator dependency to ensure STAC v1.1.0 compliance (#111)
Full Changelog: v1.3.3...v1.4.0
v1.3.2
[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
[v1.3.1] - 2022-10-05
Changed
- Changed pin on stac-validator to >=3.1.0 from ==3.2.0
v1.3.0
[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
[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
[v1.1.2] - 2022-03-03
[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
Merge pull request #63 from jonhealy1/dev
Update readme, v1.1.0
v0.2.0
Merge pull request #57 from jonhealy1/dev
Merge dev branch, update to 0.2.0
v0.1.3
Merge pull request #52 from jonhealy1/dev
Update to v0.1.3