File tree Expand file tree Collapse file tree 5 files changed +8
-5
lines changed
extensions/stac_fastapi/extensions Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.5.3] - 2024-04-23
6+
57### Fixed
68
79* Remove the str2list converter from intersection queries via BaseSearchGetRequest ([ #668 ] ( https://github.com/stac-utils/stac-fastapi/pull/668 ) )
325327
326328* First PyPi release!
327329
328- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.5.2..main >
330+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.5.3..main >
331+ [ 2.5.3 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.5.2..2.5.3 >
329332[ 2.5.2 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.5.1..2.5.2 >
330333[ 2.5.1 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.5.0..2.5.1 >
331334[ 2.5.0 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.9..2.5.0 >
Original file line number Diff line number Diff line change 1- 2.5.2
1+ 2.5.3
Original file line number Diff line number Diff line change 11"""Library version."""
2- __version__ = "2.5.2 "
2+ __version__ = "2.5.3 "
Original file line number Diff line number Diff line change 11"""Library version."""
2- __version__ = "2.5.2 "
2+ __version__ = "2.5.3 "
Original file line number Diff line number Diff line change 11"""Library version."""
2- __version__ = "2.5.2 "
2+ __version__ = "2.5.3 "
You can’t perform that action at this time.
0 commit comments