Releases: developmentseed/titiler-multidim
Releases · developmentseed/titiler-multidim
add custom host and root path to deployment
v0.3.1
v0.3.0
What's Changed
- Update reader.py by @abarciauskas-bgse in #52
- Change time_slice to datetime by @abarciauskas-bgse in #53
- Fix local link to docs by @emileten in #55
- Pin Numpy<2.0.0 by @maxrjones in #60
- Fix install command order by @j08lue in #61
- add nodata dependency to enable nodata overriding by @vincentsarago in #66
- use factory from titiler.xarray by @hrodmn in #72
- Update pyproject.toml by @abarciauskas-bgse in #73
- reduce Lambda asset size by @hrodmn in #74
- make sure function runtime and image runtime match! by @hrodmn in #75
- add back missing deps by @hrodmn in #76
- Add deploy action for use in veda-deploy by @hrodmn in #77
- Officially rename CloudFormation stacks by @hrodmn in #80
- chore: use deploy/action.yml in ci.yml by @hrodmn in #81
- separate stack and application settings to enable generic deploy env secret in veda-deploy by @hrodmn in #83
- Remove automated deployment action and update release documentation by @abarciauskas-bgse in #82
- Merge dev into main by @abarciauskas-bgse in #84
New Contributors
- @emileten made their first contribution in #55
- @maxrjones made their first contribution in #60
- @j08lue made their first contribution in #61
- @hrodmn made their first contribution in #72
Full Changelog: v0.2.0...v0.3.0