Releases: stac-utils/pgstac
Releases · stac-utils/pgstac
v0.6.10
Commits
- e4ba4ee: Don't return valid queryable object for invalid collection (#145) (Matt McFarland) #145
v0.6.9
Commits
- 2418006: add cursor_tuple_fraction setting to search function (#143) (David Bitner) #143
v0.6.6
Commits
- 42d512e: Add a check to the loader to make sure that the loader is compatible with the target database (#125) (Denis Rykov) #125
- 232634a: Add support for array operators (#127) (David Bitner) #127
v0.6.5
Commits
- 4fd02b4: Fix loading issues with dehydrated load (#121) (Rob Emanuele) #121
- 7b5ff07: Fix for #122 - bug with type casting when using "in" operator (#124) (David Bitner) #124
v0.6.4
Commits
- 3baae42: Loader optimization: Fix incorrect in-place sort of chunks by partition (#116) (Rob Emanuele) #116
- d3997cd: add fixes for casting items in filters to floats (#117) (David Bitner) #117
v0.6.1
Commits
- 3c61e03: fix for to_text only returning first element of array (#111) (David Bitner) #111