Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 758 Bytes

RELEASENOTES.md

File metadata and controls

13 lines (10 loc) · 758 Bytes

taco-simulate Release Notes

0.1.2 (Oct 28, 2015)

  • Adds support for some basic telemetry (708b2c90).
  • Adds "Send feedback" link to sim UI (5edb0879).
  • Improved error handling (ensure server is closed when error occurs) (d57e7ff4).

0.1.1 (Oct 13, 2015)

  • Only generate sim-host success/fail methods if needed (c0aa6ba1).
  • Return a promise from API, and handle errors in CLI (fdd2d21a).

0.1.0 (Oct 8, 2015)

  • Initial test release