File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 17
17
- ` get_derived_from ` , ` add_derived_from ` and ` remove_derived_from ` to Items ([ #1136 ] ( https://github.com/stac-utils/pystac/pull/1136 ) )
18
18
- ` ItemEOExtension.get_assets ` for getting assets filtered on band ` name ` or ` common_name ` ([ #1140 ] ( https://github.com/stac-utils/pystac/pull/1140 ) )
19
19
- ` max_items ` and ` recursive ` to ` Catalog.validate_all ` ([ #1141 ] ( https://github.com/stac-utils/pystac/pull/1141 ) )
20
- - ` KML ` as a built in media type ([ #1127 ] ( https://github.com/stac-utils/pystac/issues/1127 ) )
20
+ - ` KML ` as a built in media type ([ #1127 ] ( https://github.com/stac-utils/pystac/issues/1127 ) )
21
21
22
22
### Changed
23
23
35
35
- Use ` id ` in STACTypeError instead of entire dict ([ #1126 ] ( https://github.com/stac-utils/pystac/pull/1126 ) )
36
36
- Make sure that ` get_items ` is backwards compatible ([ #1139 ] ( https://github.com/stac-utils/pystac/pull/1139 ) )
37
37
- Make ` _repr_html_ ` look like ` _repr_json_ ` output ([ #1142 ] ( https://github.com/stac-utils/pystac/pull/1142 ) )
38
+ - Improved error message when ` .ext ` is called on a Collection ([ #1157 ] ( https://github.com/stac-utils/pystac/pull/1157 ) )
38
39
39
40
### Deprecated
40
41
You can’t perform that action at this time.
0 commit comments