File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
- ## [ v1.8.2] - 2023-06-30
6
-
7
5
### Fixed
8
6
9
7
- 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 ) )
10
9
11
10
## [ v1.8.1] - 2023-06-30
12
11
@@ -750,7 +749,6 @@ use `Band.create`
750
749
Initial release.
751
750
752
751
[ 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 >
754
752
[ v1.8.1 ] : < https://github.com/stac-utils/pystac/compare/v1.8.0..v1.8.1 >
755
753
[ v1.8.0 ] : < https://github.com/stac-utils/pystac/compare/v1.7.3..v1.8.0 >
756
754
[ 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
2
2
exclude tests/*
You can’t perform that action at this time.
0 commit comments