Releases: mystic-ai/pipeline
Releases · mystic-ai/pipeline
0.0.48
What's Changed
- Remove conflicting setuptools version by @alexpearce in #140
- Exception on uploading pipeline after local run by @paulcjh in #144
- Download result by @isNeil in #141
- Add more detailed error info in RunGet by @rossgray in #147
Full Changelog: 0.0.47...0.0.48
v0.0.47
v0.0.46
v0.0.45
v0.0.44
0.0.43
0.0.42
0.0.41
00.40
What's Changed
- Fix matrix dimensions in eg by @brendanbennett in #124
- deserialise everything in dill, serialise in cloudpickle by @isNeil in #125
Full Changelog: 0.0.39...0.0.40
0.0.39
What's Changed
- [BE-49] add more wrappers around errors by @bjornaer in #93
- [BE-52] - Fix run pipeline function by @bjornaer in #94
- [BE-53] change dependencies to enable version compatibility by @bjornaer in #95
- Friend invite schemas by @plutopulp in #97
- expand support remove dependency for examples by @bjornaer in #98
- b0 version for release by @plutopulp in #100
- oauth login schema extension + FriendInvitePatch schema addition by @plutopulp in #101
- Bump beta verion release by @plutopulp in #102
- [BE-83] Replace Dill with Cloudpickle by @bjornaer in #103
- beta v bump by @bjornaer in #104
- [NOTIX] revert data type on run pipeline function by @bjornaer in #96
- bump version and dill to main deps by @isNeil in #106
- fix by @isNeil in #107
- added milestones-register get and patch schemas by @plutopulp in #108
- [BE-59] - download function and unpickle hex by @bjornaer in #109
- [BE-61][BE-62]Enable Model and Data download by @bjornaer in #110
- [BE-60] add pipeline graph download functionality by @bjornaer in #111
- [BE-155] - Remove unused filesystem cache by @rossgray in #112
- [BE-104] Fix pipeline examples by @rossgray in #113
- BE-164 Added unsatisfiable error enum by @brendanbennett in #114
- Update readme by @brendanbennett in #115
- [BE-103][BE-105] Brendan/handle undeployed pipeline by @brendanbennett in #116
- Add concept of compute requirements for a Run, Pipeline and Function by @rossgray in #117
- Allow clients to specify compute requirements by @rossgray in #118
- Add compute requirements to
RunGet
schema by @rossgray in #120 - Plutopulp/username validator update by @plutopulp in #121
- bump version in pyproject by @plutopulp in #122
- Plutopulp/add preferences to user get by @plutopulp in #123
- Add in PipelineFiles for loading in model weights by @paulcjh in #119
New Contributors
- @isNeil made their first contribution in #106
- @rossgray made their first contribution in #112
- @brendanbennett made their first contribution in #114
Full Changelog: 0.0.37...0.0.39