Releases: stac-utils/pgstac
Releases · stac-utils/pgstac
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
v0.6.0
Commits
- 8c36fef: Allow versions to be returned as bytes. (#104) (Rob Emanuele) #104
- 5263ac0: Add hydration and dehydration methods loading and nohydrate mode (#107) (Matt McFarland) #107
- c1e227b: Include pgstac migrations in pypgstac package (#108) (Matt McFarland) #108
- 98ac920: Add autocommit to connections (#110) (Rob Emanuele) #110
- ed77040: Bug fixes for 0.5.1 (#106) (David Bitner) #106
v0.5.1
Commits
- a1221f8: Add option to return non-hydrated items (#101) (David Bitner) #101
v0.4.5
Commits
- 3c2af06: v0.4.4 Performance Fixes, add support for base parameters with CQL2-Json (#89) (David Bitner) #89
- 3499daa: Working v0.4.5 (#91) (David Bitner) #91
v0.4.4
Commits
- 05f5594: remove useless asyncio requirement (#87) (Vincent Sarago) #87
- 8ffe389: v0.4.4 performance fixes and bringing non-filter parameters back for cql2-json (David Bitner) #89
- ce854a3: update changelog (David Bitner) #89
v0.4.3
Commits
- 4b58277: fix for optimization when operator is '=' (#81) (David Bitner) #81