Skip to content

v4.0.0

Compare
Choose a tag to compare
@limdauto limdauto released this 26 Oct 18:18
· 683 commits to main since this release
e88e231

Major features and improvements

  • Allow expand and collapse modular pipelines on the graph. (#600)

Bug fixes and other changes

  • Disable layers visualisation instead of throwing an error when there is a cycle in layers. (#383)
  • Disable layers when their dependency cannot be established in a disjoint graph. (#584)
  • Change syntax for session creation to fix improperly thrown No Active Session error. (#603)