File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- ## [ v1.8.2] - 2023-06-30
6-
75### Fixed
86
97- Explicitly re-export HREF from ` link ` ([ #1182 ] ( https://github.com/stac-utils/pystac/pull/1182 ) )
8+ - Include ` fields-normalized.json ` in build ([ #1188 ] ( https://github.com/stac-utils/pystac/pull/1188 ) )
109
1110## [ v1.8.1] - 2023-06-30
1211
@@ -750,7 +749,6 @@ use `Band.create`
750749Initial release.
751750
752751[ Unreleased ] : < https://github.com/stac-utils/pystac/compare/v1.8.2..main >
753- [ v1.8.2 ] : < https://github.com/stac-utils/pystac/compare/v1.8.1..v1.8.2 >
754752[ v1.8.1 ] : < https://github.com/stac-utils/pystac/compare/v1.8.0..v1.8.1 >
755753[ v1.8.0 ] : < https://github.com/stac-utils/pystac/compare/v1.7.3..v1.8.0 >
756754[ v1.7.3 ] : < https://github.com/stac-utils/pystac/compare/v1.7.2..v1.7.3 >
Original file line number Diff line number Diff line change 1- include pystac/py.typed pystac/html/*.jinja2 pystac/validation/jsonschemas/geojson/*.json pystac/validation/jsonschemas/stac-spec/v1.0.0/*.json
1+ include pystac/py.typed pystac/html/*.jinja2 pystac/validation/jsonschemas/geojson/*.json pystac/validation/jsonschemas/stac-spec/v1.0.0/*.json pystac/static/*.json
22exclude tests/*
You can’t perform that action at this time.
0 commit comments