Skip to content

0.45.0

Compare
Choose a tag to compare
@ThibaultFy ThibaultFy released this 15 Jun 07:14
· 53 commits to main since this release
cedbe2a

0.45.0 - 2023-06-12

Added

  • Concepts InputAsset and OutputAsset have been introduced, mirroring concept in substra-backend(#361)
  • Utils to get input / output assets for a specific task (get_task_output_asset, list_task_output_assets, list_task_input_assets) (#361)

Changed

  • Task(including inputs and outputs without linked assets) replace SummaryTask (#361)
  • Fix the ordering when filtering on a remote client (#363)

Removed

  • SummaryTask (#361)