Skip to content

v0.3.0

Compare
Choose a tag to compare
@brollb brollb released this 30 May 21:13
· 992 commits to master since this release

Highlights

Pipeline and Operation Updates

  • Updated operation representation #96 #98 #60 #101
  • Added PipelineEditor #76 #79
  • Added ExecutionView #63 #88
  • Added pipeline execution support #83 #87 #80 #94
  • Added initial node detection for PipelineEditor #91 #92
  • Added execution dir detection #125 #126
  • Color coded the jobs in execution view #139 #142
  • Set the job names to operation name #148 #149

Misc Updates

Bug Fixes

  • Fixed bug w/ PipelineEditor node update #84 #86
  • Fixed node deletion bug w/ PipelineEditor #89 #90
  • Fixed centered text bug in #75 #95
  • Fixed error when local op type not in meta #112 #114
  • Fixed fab artifacts when changing the active node #118 #119
  • Architecture not showing bug fixed #129 #131
  • Set the connection type explicitly in PipelineEditor #145 #146