We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49015e9 commit d93a54fCopy full SHA for d93a54f
CHANGELOG.md
@@ -8,7 +8,6 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
8
## [v2.3.0] - 2021-08-31 - 2021-11-28
9
### Added
10
11
-- Upgraded pystac to 1.1.0 from 0.5.6
12
- Added --links option to validate links on format and a valid response
13
- Added --assets option to validate assets on format and and a valid response
14
- Added test_links.py
@@ -17,6 +16,7 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
17
16
18
### Changed
19
+- Upgraded pystac to 1.1.0 from 0.5.6
20
- Moved tests for cli options out of test_stac_validator into individual files
21
- Moved utilities to utilities.py
22
- Moved backend to validate.py
0 commit comments