Skip to content

v0.9.0

Compare
Choose a tag to compare
@brollb brollb released this 18 Jul 13:54
· 797 commits to master since this release

Operations

General Usability

  • Added ubuntu support to install script #395 #498
  • Added string, boolean types to project defaults #471 #474
  • Added lenet to cifar10 example #66 #501

Data type creation

  • Added renamed support by editing comment #444 #480

Pipelines Execution

  • Added fork notification and improved fork names #495 #345 #494 #496
  • Log viewer tracks end of the logs #304 #500
  • Fixed error if operation name is quoted #470 #475
  • Fixed deserialization of casted data node bug #245 #478
  • Fixed bug on returning nil complex object #484 #485

Misc