File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1414- Type of ` proj:code ` setter ([ #1560 ] ( https://github.com/stac-utils/pystac/pull/1560 ) )
1515- Use ` urllib3 ` to fix parsing non-ascii in urls ([ #1566 ] ( https://github.com/stac-utils/pystac/pull/1566 ) )
1616- Some return types and other ** mypy** nits ([ #1569 ] ( https://github.com/stac-utils/pystac/pull/1569 ) )
17-
17+ - ` extensions.mlm ` various fixes
18+ - Fixed ResizeType typos ` interpolation-nearest ` and ` interpolation-linear `
19+ - Fixed displaying the correct property in error message for ` ResultStructure.data_type `
20+ - Fixed ` ValueScaling.maximum ` setter to pop when None is given
21+ - Fixed ` ModelInput.value_scaling ` to be ` list[ValueScaling] ` instead of ` ValueScaling `
22+ - Fixed missing version migrations
23+
1824## [ v1.13.0] - 2025-04-15
1925
2026### Added
You can’t perform that action at this time.
0 commit comments