Skip to content

Releases: steamship-core/python-client

v2.1.5b4

30 Apr 02:43
@eob eob
Compare
Choose a tag to compare
Stuff

v2.1.5b3

30 Apr 01:48
@eob eob
Compare
Choose a tag to compare
Stuff

v2.1.5b2

25 Apr 02:24
@eob eob
Compare
Choose a tag to compare
Merge

2.1.3 Fix to Plugin object construction

21 Apr 19:12
@eob eob
bd0cafe
Compare
Choose a tag to compare
Fix merge error with duplicated `isPublic` property (#38)

* WIP

* Remove merge error

* Update file.py

Co-authored-by: Ted Benson <[email protected]>

v2.1.2 - Consolidate Error objects

21 Apr 19:04
@eob eob
d0eef79
Compare
Choose a tag to compare
Consolidate Error Classes (#35)

* WIP

* Consolidate erro classes

* Add import

* Fix some bugs in response handling

* A few more type oddities

Co-authored-by: Ted Benson <[email protected]>

v2.1.1 - Introduces Plugin Configuration

21 Apr 18:54
@eob eob
b8fb8ea
Compare
Choose a tag to compare
Add isTrainable field to plugin; align with new simdex code (#33)

2.1.0 - Introduces PluginVersion and PluginInstance Types

06 Apr 12:35
@eob eob
47c8966
Compare
Choose a tag to compare
Plugin instance invocation + Block and Tag (#30)

Combined Dave/Ted work for bringing Python client up to current.

* Changes to accommodate plugin instances - all plugin invocations happen via a Plugin Instance
* Many changes to client inputs and outputs based on block and tag refactor
* Temporary separation of File 'verbs' into extension package; this likely needs generalized / revisited later Generalize the data/extensions pattern; probably rename the packages #29
* Adjustments to test expectations based on block / tag refactor

v0.0.0 - Test Auto Version Building

22 Feb 23:51
@eob eob
4578ea9
Compare
Choose a tag to compare
Merge pull request #26 from nludb/change-test-name

Change test name