Releases: SeequentEvo/evo-python-sdk
evo-objects@v0.4.2
What's Changed
Other Changes
- Cast large_string to string right before saving to Parquet. by @davidknight-seequent in #234
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.4.1...evo-objects@v0.4.2
evo-sdk-common@v0.5.21
What's Changed
Other Changes
- Use non-deprecated filters in the workspace-service SDK by @samiulseequent in #229
New Contributors
- @samiulseequent made their first contribution in #229
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.4.1...evo-sdk-common@v0.5.21
evo-objects@v0.4.1
What's Changed
Added coverage for large_string. by @davidknight-seequent in #231
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.4.0...evo-objects@v0.4.1
evo-sdk@v0.2.1
What's Changed
evo-sdk
- Support using notebooks in Python 3.14 by @BenLewis-Seequent in #228
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.2.0...evo-sdk@v0.2.1
evo-sdk-common@v0.5.20
What's Changed
evo-sdk-common
- Support using notebooks in Python 3.14 by @BenLewis-Seequent in #228
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.19...evo-sdk-common@v0.5.20
evo-widgets@v0.2.0
What's Changed
evo-widgets
- First published release of
evo-widgets🎉 - Rich HTML rendering of typed geoscience objects in Jupyter notebooks. Load via
%load_ext evo.widgets. - Supports
PointSet,Regular3DGrid,TensorGrid,BlockModel, and other typed objects inheriting from_BaseObject. - URL generation for Evo Portal and Viewer links (
get_portal_url_for_object,get_viewer_url_for_object,get_viewer_url_for_objects). - Light/dark mode support via Jupyter theme CSS variables.
evo-sdk@v0.2.0
What's Changed
evo-sdk
-
Typed object interactions — Simplified interactions with a subset of Evo geoscience objects (Points, Grids, Block Models, Variograms) aimed at geologists and geostatisticians. Typed object interactions abstract API calls and make it easier to access data.
-
evo-widgets — New
evo-widgetspackage with rich HTML rendering of typed objects in Jupyter notebooks. Load via%load_ext evo.widgetsfor pretty-printed output with clickable links to Evo Portal and Viewer. -
Kriging compute (preview) — Support for running a preview version of Kriging estimation via
evo-compute. -
Updated README with Quick start for notebooks, typed object examples, and links to simplified object interactions and running kriging compute notebooks.
-
Added extra documentation for sub-packages and autogenerated documentation for typed objects
-
Typed objects variogram by @denis-simo in #215
-
Automate mkdocs build by @GriffinBaxterSeequent in #213
-
Update CHANGELOG.md GitHub action by @GriffinBaxterSeequent in #217
-
Fixed installation of Geosoft SDK by @davidknight-seequent in #219
-
Remove update changelog action temporarily by @GriffinBaxterSeequent in #220
-
New GitHub action for updating changelog with PR by @GriffinBaxterSeequent in #222
-
Typed objects block model by @denis-simo in #216
-
Ensure mkdocs-build does not run on main by @GriffinBaxterSeequent in #223
-
Code sample improvements Feb 2026 by @AdamFreemanSeequent in #211
-
Add kriging compute preview by @denis-simo in #224
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.20...evo-sdk@v0.2.0
evo-sdk-common@v0.5.19
What's Changed
evo-sdk-common
- Common typed object definitions moved to
evo-sdk-commonfor shared use across packages by @denis-simo in #224
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.18...evo-sdk-common@v0.5.19
evo-objects@v0.4.0
What's Changed
evo-objects
- Helpers to upload category data by @BenLewis-Seequent in #154
- Typed Masked 3D and Tensor 3D grid objects by @BenLewis-Seequent in #166
- Add typed PointSet object by @BenLewis-Seequent in #193
- Regular 3D grid typed object by @BenLewis-Seequent in #164
- Fix misleading error messages and add tests by @XavierMilesSeequent in #194
- Added additional headers to HTTPIOBase and it's child classes. by @tim-hamblin-seequent in #210
- Added Quality of life additions to typed objects by @denis-simo in #207
- Typed objects variogram by @denis-simo in #215
- Typed objects block model by @denis-simo in #216
- Add kriging compute preview by @denis-simo in #224
New Contributors
- @XavierMilesSeequent made their first contribution in #194
- @denis-simo made their first contribution in #207
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.3.3...evo-objects@v0.4.0
evo-compute@v0.0.2
What's Changed
evo-compute
- Add kriging compute preview by @denis-simo in #224
New Contributors
- @denis-simo made their first contribution in #207
Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-compute@v0.0.1rc3...evo-compute@0.0.2