Skip to content

Latest commit

 

History

History
86 lines (42 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

86 lines (42 loc) · 2.94 KB

0.6.0 (2016-01-30)

Bug Fixes

  • catch experiment spawn errors (eed8add)

Features

  • add project templating to projects.json (f4f8782)

Performance Improvements

  • add note that template must be adjusted (afdde8c)

0.5.0 (2016-01-11)

Features

0.4.1 (2015-12-11)

Bug Fixes

  • prevent crash with browser ws (8f63147)
  • remove sleep to solve compilation issues (dc27cdd)

Features

0.4.0 (2015-11-01)

0.3.0 (2015-10-30)

Bug Fixes

  • print readable error if experiment folder doesn't exist (4aa86ae)

Features

  • add update script (8547bf3)
  • add WS for live interaction (1568d12)
  • configure ENV for Docker support (43aaf12)
  • delete results folder after upload (edd163d), closes #3
  • display uploaded images (98a7707)
  • display videos (de4966a)
  • list machines' supported projects (198fe1d)

0.2.7 (2015-10-16)

Features

Performance Improvements

  • improve file watching reliability (cadf522)