Skip to content

Latest commit

 

History

History
553 lines (421 loc) · 29.4 KB

File metadata and controls

553 lines (421 loc) · 29.4 KB

Changelog

evo-sdk-common@v0.5.13

What's Changed

evo-sdk-common

  • Add support for feedback that can be updated concurrently. by @BenLewis-Seequent in SeequentEvo#151
  • Add IContext class to encapsulate all configurations required for Evo SDK clients by @BenLewis-Seequent in SeequentEvo#163
  • Add fallback to unknown and add test by @AdamFreemanSeequent in SeequentEvo#173
  • Minor increment to evo-sdk-common from previous merge by @AdamFreemanSeequent in SeequentEvo#174

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.12...evo-sdk-common@v0.5.13

evo-sdk@v0.1.17

What's Changed

evo-sdk

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.16...evo-sdk@v0.1.17

evo-sdk-common@v0.5.12

What's Changed

evo-sdk-common

  • Redesign OAuth success/decline pages by @GriffinBaxterSeequent in SeequentEvo#160

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.11...evo-sdk-common@v0.5.12

evo-sdk@v0.1.16

What's Changed

evo-sdk

  • Colourmaps by @davidknight-seequent in SeequentEvo#147
  • Blockmodel list models by @rachelcarpenterseequent in SeequentEvo#148
  • Add a method to update column metadata ie units by @rachelcarpenterseequent in SeequentEvo#149
  • Add a method to rename blockmodel columns to the SDK by @rachelcarpenterseequent in SeequentEvo#150
  • Add a method for deleting columns by @rachelcarpenterseequent in SeequentEvo#152
  • Add methods for listing blockmodel versions. by @rachelcarpenterseequent in SeequentEvo#153
  • New release of the blockmodel sdk by @rachelcarpenterseequent in SeequentEvo#155
  • Refactor code structure for improved readability and maintainability by @davidknight-seequent in SeequentEvo#156
  • Update metadata headers to a more standardised format by @GriffinBaxterSeequent in SeequentEvo#158

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.15...evo-sdk@v0.1.16

evo-sdk-common@v0.5.11

What's Changed

evo-sdk-common

  • Update metadata headers to a more standardised format by @GriffinBaxterSeequent in SeequentEvo#158

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.10...evo-sdk-common@v0.5.11

evo-blockmodels@v0.1.0

What's changed

evo-blockmodels

New methods on the Blockmodel SDK 🎉

  • Blockmodel list models by @rachelcarpenterseequent in SeequentEvo#148
  • Add a method to update column metadata ie units by @rachelcarpenterseequent in SeequentEvo#149
  • Add a method to rename blockmodel columns to the SDK by @rachelcarpenterseequent in SeequentEvo#150
  • Add a method for deleting columns by @rachelcarpenterseequent in SeequentEvo#152
  • Add methods for listing blockmodel versions. by @rachelcarpenterseequent in SeequentEvo#153

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-blockmodels@v0.0.3...evo-blockmodels@v0.1.0

evo-sdk@v0.1.14

What's changed

evo-sdk

  • Add error field to the JobProgress dataclass by @BenLewis-Seequent in SeequentEvo#138

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.12...evo-sdk@v0.1.13

evo-compute@v0.0.1rc1

What's Changed

evo-compute

  • Add error field to the JobProgress dataclass by @BenLewis-Seequent in SeequentEvo#138

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-compute@v0.0.1rc0...evo-compute@v0.0.1rc1

evo-sdk@v0.1.13

What's changed

evo-sdk

  • Add DownloadedObject.update method to conveniently update an existing geoscience object by @BenLewis-Seequent in SeequentEvo#134
  • Add methods on DownloadedObject to download category data and attributes by @BenLewis-Seequent in SeequentEvo#124
  • Add MultiDownloadRequestHandler to test_tools, to be able to mock multiple downloads at the same time by @BenLewis-Seequent in SeequentEvo#124

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.12...evo-sdk@v0.1.13

evo-objects@v0.3.2

What's changed

evo-objects

  • Add DownloadedObject.update method to conveniently update an existing geoscience object by @BenLewis-Seequent in SeequentEvo#134
  • Add methods on DownloadedObject to download category data and attributes by @BenLewis-Seequent in SeequentEvo#124

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.3.1...evo-objects@v0.3.2

evo-sdk-common@v0.5.8

What's changed

evo-sdk-common

  • Add MultiDownloadRequestHandler to test_tools, to be able to mock multiple downloads at the same time by @BenLewis-Seequent in SeequentEvo#124

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.7...evo-sdk-common@v0.5.8

evo-sdk@v0.1.12

What's changed

evo-sdk

  • Expose file_id and version_id properties in the return type of prepare_upload_by_id/prepare_upload_by_path by @BenLewis-Seequent in SeequentEvo#132

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.11...evo-sdk@v0.1.12

evo-files@v0.2.2

What's changed

evo-files

  • Expose file_id and version_id properties in the return type of prepare_upload_by_id/prepare_upload_by_path by @BenLewis-Seequent in SeequentEvo#132

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-files@v0.2.1...evo-files@v0.2.2

evo-sdk@v0.1.11

What's changed

evo-sdk

  • Fix model_type parameter being excluded from the API requests and fix the sample notebook by @BenLewis-Seequent in SeequentEvo#124

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.10...evo-sdk@v0.1.11

New Contributors

evo-blockmodels@v0.0.2

What's changed

evo-blockmodels

  • Fix model_type parameter being excluded from the API requests and fix the sample notebook by @BenLewis-Seequent in SeequentEvo#124

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-blockmodels@v0.0.1...evo-blockmodels@v0.0.2

New Contributors

evo-compute@v0.0.1rc0

What's Changed

evo-compute

evo-sdk-common@v0.5.7

What's Changed

evo-sdk-common

  • Enable zero-byte uploads for Chunked IO Manager by @Bill-Johnson-Seequent in SeequentEvo#118

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.6...evo-sdk-common@v0.5.7

evo-objects@v0.3.1

What's Changed

evo-objects

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.3.0...evo-objects@v0.3.1

evo-sdk-common@v0.5.6

What's Changed

evo-sdk-common

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@0.5.5...evo-sdk-common@v0.5.6

evo-sdk@v0.1.10

What's Changed

evo-sdk

  • Update README with evo-blockmodels details by @GriffinBaxterSeequent in SeequentEvo#111
  • Make OAuthConnector retry token requests that respond with 502 or 504 by @jonny-norwine in SeequentEvo#112
  • Bump evo-sdk and evo-sdk-common versions by @GriffinBaxterSeequent in SeequentEvo#115

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@0.1.9...evo-sdk@v0.1.10

evo-sdk-common@v0.5.5

What's Changed

evo-sdk-common

  • Make OAuthConnector retry token requests that respond with 502 or 504 by @jonny-norwine in SeequentEvo#112

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@0.5.4...evo-sdk-common@0.5.5

evo-objects@v0.3.0

What's Changed

evo-objects

  • Feat/improving object download by @wordsworthc in SeequentEvo#113
    • Add ObjectReference type for structured URL references
    • Add DownloadedObject.from_reference() constructor
    • Add DownloadedObject.search() method for JMESPath queries
    • Add DownloadedObject.download_table(), DownloadedObject.download_dataframe(), and DownloadedObject.download_array() methods for downloading parquet data
    • Deprecate KnownTableFormat.load_table() in favor of the ParquetLoader utility class

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.2.3...evo-objects@v0.3.0

evo-sdk@v0.1.9

What's Changed

evo-sdk

  • Added a new evo.jmespath module to evo-sdk-common
    • JMESPathArrayProxy and JMESPathObjectProxy - wrappers around Sequence[T] and Mapping[str, T] objects respecively, adding support for:
      • JMESPath expressions via __getitem__()
        • __getitem__() returns a JMESPathArrayProxy instance where the result would be a Sequence
        • __getitem__() returns a JMESPathObjectProxy instance where the result would be a Mapping
      • a json_dumps(*args, **kwargs) method that is json.dumps(*args, **kwargs), except the default encoder also serializes mappingproxy and UUID instances.
      • a __repr__() method that pretty-prints the data with indentation, via json_dumps()
    • a proxy() method that wraps Sequence and Mapping values in a JMESPathArrayProxy or JMESPathObjectProxy respectively. All other types are returned unmodified.
    • a custom ParsedResult (extending jmespath.parser.ParsedResult that passes the search result through proxy()
    • a compile() method that wraps jmespath.compile(), transforming the result into an evo.jmespath.ParsedResult
    • a search() method that is identical to jmespath.search(), except it uses evo.jmespath.compile().search()
    • JMESPathError is exposed here as a matter of convenience

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.8...evo-sdk@0.1.9

evo-sdk-common@v0.5.4

What's Changed

evo-sdk-common

  • Added a new evo.jmespath module to evo-sdk-common
    • JMESPathArrayProxy and JMESPathObjectProxy - wrappers around Sequence[T] and Mapping[str, T] objects respecively, adding support for:
      • JMESPath expressions via __getitem__()
        • __getitem__() returns a JMESPathArrayProxy instance where the result would be a Sequence
        • __getitem__() returns a JMESPathObjectProxy instance where the result would be a Mapping
      • a json_dumps(*args, **kwargs) method that is json.dumps(*args, **kwargs), except the default encoder also serializes mappingproxy and UUID instances.
      • a __repr__() method that pretty-prints the data with indentation, via json_dumps()
    • a proxy() method that wraps Sequence and Mapping values in a JMESPathArrayProxy or JMESPathObjectProxy respectively. All other types are returned unmodified.
    • a custom ParsedResult (extending jmespath.parser.ParsedResult that passes the search result through proxy()
    • a compile() method that wraps jmespath.compile(), transforming the result into an evo.jmespath.ParsedResult
    • a search() method that is identical to jmespath.search(), except it uses evo.jmespath.compile().search()
    • JMESPathError is exposed here as a matter of convenience

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.3...evo-sdk-common@0.5.4

evo-sdk@v0.1.8

What's Changed

evo-sdk

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.7...evo-sdk@v0.1.8

evo-blockmodels@v0.0.1

What's Changed

evo-blockmodels

New Contributors

evo-sdk@v0.1.7

What's Changed

evo-sdk

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.6...evo-sdk@v0.1.7

evo-sdk@v0.1.6

What's Changed

evo-sdk

  • Extensible oauth scopes by @wordsworthc in SeequentEvo#97
  • Update auto-generated code for workspaces API by @chriscunningham-seequent in SeequentEvo#102
  • Update generated code to use latest workspaces openapi spec by @chriscunningham-seequent in SeequentEvo#103
  • Folders schema update to support 200 response from path create by @chriscunningham-seequent in SeequentEvo#104
  • Minor documentation improvements by @l-macdonald in SeequentEvo#105
  • Stages support by @tim-hamblin-seequent in SeequentEvo#106

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.5...evo-sdk@v0.1.6

evo-objects@v0.2.3

What's Changed

evo-objects

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.2.2...evo-objects@v0.2.3

evo-colormaps@v0.0.1

What's Changed

evo-colormaps

evo-sdk-common@v0.5.3

What's Changed

evo-sdk-common

  • Folders schema update to support 200 response from path create by @chriscunningham-seequent in SeequentEvo#104

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.2...evo-sdk-common@v0.5.3

evo-sdk-common@v0.5.2

What's Changed

evo-sdk-common

  • Update generated code to use latest workspaces openapi spec by @chriscunningham-seequent in SeequentEvo#103

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.1...evo-sdk-common@v0.5.2

evo-sdk-common@v0.5.1

What's Changed

evo-sdk-common

  • Update auto-generated code for workspaces API by @chriscunningham-seequent in SeequentEvo#102

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.0...evo-sdk-common@v0.5.1

evo-sdk-common@v0.5.0

What's Changed

evo-sdk-common

  • Accept custom OAuth scopes by @wordsworthc in SeequentEvo#97
    • Renamed OAuthScopes -> EvoScopes
    • OAuthScopes kept as an alias to EvoScopes for backwards compatibility

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.4.5...evo-sdk-common@v0.5.0

evo-sdk@v0.1.5

What's Changed

evo-sdk

  • Add support for deleted flag in listings, and specific Gone exception by @chriscunningham-seequent in SeequentEvo#95
  • Add support for configuring the close grace period for AioTransport by @chriscunningham-seequent in SeequentEvo#99

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.4...evo-sdk@v0.1.5

evo-sdk-common@v0.4.5

What's Changed

evo-sdk-common

  • Add support for configuring the close grace period for AioTransport by @chriscunningham-seequent in SeequentEvo#99

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.4.4...evo-sdk-common@v0.4.5

evo-sdk-common@v0.4.4

What's Changed

evo-sdk-common

  • Add support for deleted flag in listings, and specific Gone exception by @chriscunningham-seequent in SeequentEvo#95

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.4.3...evo-sdk-common@v0.4.4

evo-objects@v0.2.2

What's Changed

evo-objects

  • Add support for deleted flag in listings, and specific Gone exception by @chriscunningham-seequent in SeequentEvo#95

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.2.1...evo-objects@v0.2.2

evo-sdk@v0.1.4

What's Changed

evo-sdk-common

  • Object delete, restore, listing features, and timeouts by @chriscunningham-seequent in SeequentEvo#89
  • Move audit out of all Evo scope by @lokkochan in SeequentEvo#92
  • Version bump by @shivangj-10 in SeequentEvo#93

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.3...evo-sdk@v0.1.4

evo-sdk-common@v0.4.3

What's Changed

evo-sdk-common

  • Object delete, restore, listing features, and timeouts by @chriscunningham-seequent in SeequentEvo#89
  • Move audit out of all Evo scope by @lokkochan in SeequentEvo#92

New Contributors

  • @chriscunningham-seequent made their first contribution in SeequentEvo#89

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.4.2...evo-sdk-common@v0.4.3

evo-sdk@v0.1.3

What's changed

evo-sdk

  • Update readmes and documentation to better highlight steps for getting started by @robbieaverill in SeequentEvo#88

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.2...evo-sdk@v0.1.3

evo-sdk-common@v0.4.2

What's changed

evo-sdk-common

  • Update readmes and documentation to better highlight steps for getting started by @robbieaverill in SeequentEvo#88
  • WS order_by allow both str and enum input by @lokkochan in SeequentEvo#87

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.4.1...evo-sdk-common@v0.4.2

evo-objects@v0.2.1

What's changed

evo-objects

  • Update readmes and documentation to better highlight steps for getting started by @robbieaverill in SeequentEvo#88
  • Add pre-commit hook to strip outputs from Jupyter notebooks by @robbieaverill in SeequentEvo#86

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.2.0...evo-objects@v0.2.1

evo-files@v0.2.1

What's changed

evo-files

  • Update readmes and documentation to better highlight steps for getting started by @robbieaverill in SeequentEvo#88
  • Add pre-commit hook to strip outputs from Jupyter notebooks by @robbieaverill in SeequentEvo#86

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-files@v0.2.0...evo-files@v0.2.1

evo-sdk-common@v0.4.1

What's changed

evo-sdk-common

  • Update default redirect URL for OAuth in notebooks so it does not refer to OIDC by @robbieaverill in SeequentEvo#84
  • Remove debug logging from OAuth notebook example by @robbieaverill in SeequentEvo#85
  • Add pre-commit hook to strip outputs from Jupyter notebooks by @robbieaverill in SeequentEvo#86

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.4.0...evo-sdk-common@v0.4.1

evo-sdk-common@v0.4.0

What's changed

evo-sdk-common

  • Adding list workspaces summary to the evo python sdk. by @Gibson-Seequent in SeequentEvo#80
  • Add in scope for audit service by @lokkochan in SeequentEvo#82

New contributors

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.3.0...evo-sdk-common@v0.4.0

evo-sdk@v0.1.2

What's changed

evo-sdk

  • Fix broken link to evo-sdk metapackage in readme by @robbieaverill in SeequentEvo#81

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.1...evo-sdk@v0.1.2

evo-sdk-common@v0.3.0

What's changed

evo-sdk-common

  • Breaking change: OIDC layer removed, OIDCConnector is now OAuthConnector, DeviceFlow removed by @robbieaverill in SeequentEvo#78

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.2.0...evo-sdk-common@v0.3.0

evo-sdk@v0.1.1

What's changed

evo-sdk

  • Add configuration for publishing evo-sdk readme to PyPI, update changelog by @robbieaverill in SeequentEvo#75

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.0...evo-sdk@v0.1.1

evo-sdk@v0.1.0

What's changed

evo-sdk

  • Add evo-sdk metapackage, which installs all other packages with dev dependencies by @robbieaverill in SeequentEvo#74

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-files@v0.2.0...evo-sdk@v0.1.0

evo-sdk-common@v0.2.0

What's changed

evo-sdk-common

  • Fixed notebook markdown by @davidknight-seequent in SeequentEvo#70
  • Improvements to file path error handling by @davidknight-seequent in SeequentEvo#68
  • py.typed files are added as specified in PEP-561 so that type checkers like mypy will fully analyze the package when it's included in a project by @mikecowie-seequent in SeequentEvo#71

New contributors

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.1.3...evo-sdk-common@v0.2.0

evo-files@v0.2.0

What's changed

evo-files

  • py.typed files are added as specified in PEP-561 so that type checkers like mypy will fully analyze the package when it's included in a project by @mikecowie-seequent in SeequentEvo#71

New contributors

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-files@v0.1.1...evo-files@v0.2.0

evo-objects@v0.2.0

What's changed

evo-objects

  • py.typed files are added as specified in PEP-561 so that type checkers like mypy will fully analyze the package when it's included in a project by @mikecowie-seequent in SeequentEvo#71

New contributors

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.1.1...evo-objects@v0.2.0

evo-objects@v0.1.1

What's changed

evo-objects

  • Swap build backend to hatch and implement "fancy PyPI readme" package to make readme links absolute by @robbieaverill in SeequentEvo#57

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.1.0...evo-objects@v0.1.1

evo-files@v0.1.1

What's changed

evo-files

  • Swap build backend to hatch and implement "fancy PyPI readme" package to make readme links absolute by @robbieaverill in SeequentEvo#57

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-files@v0.1.0...evo-files@v0.1.1

evo-sdk-common@v0.1.3

What's changed

evo-sdk-common

  • Make evo.service_manager.ServiceManager load all workspaces by @wordsworthc in SeequentEvo#47
  • Update changelog and version for evo-sdk-common@v0.1.3 by @robbieaverill in SeequentEvo#46
  • Manually re-compile changelog by @robbieaverill in SeequentEvo#43
  • Add Jupyter notebook examples for using evo-sdk-common, evo-files by @robbieaverill in SeequentEvo#42

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.1.2...evo-sdk-common@v0.1.3

evo-sdk-common@v0.1.2

What's changed

evo-sdk-common

  • Add PyPI version badges to readmes by @robbieaverill in SeequentEvo#41
  • Add export for assets in evo.notebooks, bump version by @robbieaverill in SeequentEvo#44

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.1.1...evo-sdk-common@v0.1.2

evo-sdk-common@v0.1.1

What's changed

evo-sdk-common

  • Bumping the version by @l-macdonald in #40

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.1.0...evo-sdk-common@v0.1.1

evo-sdk-common@v0.1.0

What's changed

evo-sdk-common

  • Import library changes from internal repo by @rachelcarpenterseequent in #14
  • Parse issuer as a URL to ensure it is not malicious by @robbieaverill in #31
  • Add evo.notebooks utility module, to improve Jupyter notebook experience by @robbieaverill in #29
  • Change port binding to be more specific in aio test by @robbieaverill in #30
  • Rename classes to use API consistently by @robbieaverill in #24
  • Rename service classes by @wordsworthc in #33
  • evo-client-common package is now evo-sdk-common by @robbieaverill in #35

New contributors

  • @rachelcarpenterseequent made their first contribution in #2
  • @robbieaverill made their first contribution in #5
  • @l-macdonald made their first contribution in #25
  • @wordsworthc made their first contribution in #33

Full changelog: https://github.com/SeequentEvo/evo-python-sdk/commits/evo-sdk-common@v0.1.0

evo-objects@v0.1.0

What's changed

evo-objects

  • Initial release

evo-files@v0.1.0

What's changed

evo-files

  • Initial release