Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 2.01 KB

0.1.0 (2017-11-12)

0.0.1 (2017-03-26)

Bug Fixes

  • utils: remove fs constants (46a5791)

Features

  • cli: add ora progress (ca391e8)
  • cli: remove progress logging (f402e7f)
  • cli: run help if no args are given (c3265bd)
  • commands: add command based help (ba54f27)
  • commands: add extra newline to command help (a631893)
  • commands: add generate command (e92b172)
  • commands: add install command (4e57fc2)
  • commands: add serve command (9f1a3c7)
  • commands: clean up command execution and automate command help (494c180)
  • commands: update file reference in new command (5761666)
  • commands: update new command (9421773)
  • update exports and log file actions (5b87481)
  • file: convert to class and add diffing (1836420)
  • files: only show diff if diff is available (8138ea2)
  • templates: clean up templates (ba9c0c6)
  • templates: update model variables (a01f497)