Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 614 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 614 Bytes

HEAD

v0.1.4

Jan 21, 2016
General
  • New entity and api handlers generated on :router subgenerator
  • New actions for add/remove entity and reducers for them
  • Sample data table generated with new route

v0.1.3

Jan 14, 2016
General
  • Added express backend server generation
  • Added entity sub generator for creating actions/reducers/api handlers
  • Simplified router sub generator arguments
  • Updated tests
  • Improved readme

v0.1.1

Jan 12, 2016
General
  • Initial generator structure
  • Router sub generator for creating routes/menu items
  • Generator tests