Releases: SeequentEvo/evo-python-sdk
evo-sdk@v0.1.20
What's Changed
evo-sdk
- Added Quality of life additions to typed objects by @denis-simo in #207
- HTTPIOBase static method additional headers by @tim-hamblin-seequent in #214
New Contributors
- @denis-simo made their first contribution in #207
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.19...evo-sdk@v0.1.20
evo-sdk-common@v0.5.18
What's Changed
evo-sdk-common
- Added Quality of life additions to typed objects by @denis-simo in #207
- HTTPIOBase static method additional headers by @tim-hamblin-seequent in #214
New Contributors
- @denis-simo made their first contribution in #207
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.17...evo-sdk-common@v0.5.18
evo-sdk@v0.1.19
What's Changed
evo-sdk
- Escape error message before _build_redirect_html_failed by @GriffinBaxterSeequent in #178
- Sample file api notebooks update by @shivangj10 in #179
- Update README.md by @davidknight-seequent in #181
- Renamed another instance of the old samples folder by @davidknight-seequent in #176
- Adding worskpaces maintainers code owner group by @l-macdonald in #182
- support preview header in compute sdk by @geostats-BSY in #165
- Bump the uv group across 2 directories with 4 updates by @dependabot[bot] in #183
- Instance user management endpoints exposed through evo sdk by @sachinseizer in #185
- Make version field optional in service health check response by @shivangj10 in #184
- Changes to code-samples by @shivangj10 in #186
- updated changelog by @sachinseizer in #189
- Fix uv.lock by @GriffinBaxterSeequent in #190
- Fix workspace bounding box parsing by @sachinseizer in #191
- updated changelog to include evo-sdk-common v0.5.15 by @sachinseizer in #192
- Regular 3D grid typed object by @BenLewis-Seequent in #164
- Typed Masked 3D and Tensor 3D grid objects by @BenLewis-Seequent in #166
- Fix misleading error messages and add tests by @XavierMilesSeequent in #194
- Add typed PointSet object by @BenLewis-Seequent in #193
- Increase the evo-files version for release and update changelog by @AdamFreemanSeequent in #200
- Use default theme on code outputs as it's easier to read by @AdamFreemanSeequent in #205
- Bump the uv group across 2 directories with 1 update by @dependabot[bot] in #204
- Drilling campaign and colormap updates by @davidknight-seequent in #196
- Update README.md by @ichliebepentest in #199
- Auth widget now only shows instances and workspaces. by @davidknight-seequent in #209
- Bump pillow from 12.1.0 to 12.1.1 in /code-samples in the uv group across 1 directory by @dependabot[bot] in #206
- Auto-generated SDK Documentation by @GriffinBaxterSeequent in #208
- Added additional headers to HTTPIOBase and it's child classes. by @tim-hamblin-seequent in #210
New Contributors
- @geostats-BSY made their first contribution in #165
- @sachinseizer made their first contribution in #185
- @XavierMilesSeequent made their first contribution in #194
- @ichliebepentest made their first contribution in #199
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.18...evo-sdk@v0.1.19
evo-sdk-common@v0.5.17
What's Changed
evo-sdk-common
- Bump pillow from 12.1.0 to 12.1.1 in /code-samples in the uv group across 1 directory by @dependabot[bot] in #206
- Auto-generated SDK Documentation by @GriffinBaxterSeequent in #208
- Added additional headers to HTTPIOBase and it's child classes. by @tim-hamblin-seequent in #210
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.16...evo-sdk-common@v0.5.17
evo-sdk-common@v0.5.16
What's Changed
Other Changes
- Regular 3D grid typed object by @BenLewis-Seequent in #164
- Typed Masked 3D and Tensor 3D grid objects by @BenLewis-Seequent in #166
- Fix misleading error messages and add tests by @XavierMilesSeequent in #194
- Add typed PointSet object by @BenLewis-Seequent in #193
- Use default theme on code outputs as it's easier to read by @AdamFreemanSeequent in #205
- Drilling campaign and colormap updates by @davidknight-seequent in #196
- Auth widget now only shows instances and workspaces. by @davidknight-seequent in #209
New Contributors
- @XavierMilesSeequent made their first contribution in #194
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.15...evo-sdk-common@v0.5.16
evo-files@v0.2.4
What's Changed
- Sample File API notebooks update by @shivangj10 in #179
evo-colormaps@v0.0.3
What's Changed
evo-objects
- Regular 3D grid typed object by @BenLewis-Seequent in #164
- Typed Masked 3D and Tensor 3D grid objects by @BenLewis-Seequent in #166
evo-colormaps
- Fix misleading error messages and add tests by @XavierMilesSeequent in #194
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.15...evo-colormaps@v0.0.3
evo-sdk-common@v0.5.15
What's Changed
Other Changes
- Fix uv.lock by @GriffinBaxterSeequent in #190
- Fix workspace bounding box parsing by @sachinseizer in #191
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.14...evo-sdk-common@v0.5.15
evo-sdk-common@v0.5.14
What's Changed
Other Changes
- Bump the uv group across 2 directories with 4 updates by @dependabot[bot] in #183
- Instance user management endpoints exposed through evo sdk by @sachinseizer in #185
- Make version field optional in service health check response by @shivangj10 in #184
- Changes to code-samples by @shivangj10 in #186
New Contributors
- @dependabot[bot] made their first contribution in #183
- @sachinseizer made their first contribution in #185
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-compute@v0.0.1rc3...evo-sdk-common@v0.5.14
evo-compute@v0.0.1rc3
What's Changed
- support preview header in compute sdk by @geostats-BSY in #165
New Contributors
- @geostats-BSY made their first contribution in #165
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-compute@v0.0.1rc2...evo-compute@v0.0.1rc3