Releases: developmentseed/tipg
Releases · developmentseed/tipg
1.0.0
What's Changed
- add Collection Abstract BaseClass by @vincentsarago in #206
- update get_collections_index and features/get_tile methods by @vincentsarago in #208
- infer OGC Tiles links /collections and /collections/{collectionId} response by @vincentsarago in #209
- add the ability to use a schema other than pg_temp for installing catalog functions by @vincentsarago in #210
- remove deprecated endpoints and add /tiles prefix for tilejson and stylejson by @vincentsarago in #211
Full Changelog: 0.10.1...1.0.0
0.10.1
update changelog
0.9.0
What's Changed
- Bump codecov/codecov-action from 4 to 5 in the all group by @dependabot in #196
- Fallback to string for UUID columns by @giorgiobasile in #199
- remove python 3.8, add python 3.13 and unify docker images by @vincentsarago in #203
New Contributors
- @giorgiobasile made their first contribution in #199
Full Changelog: 0.8.0...0.9.0