Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 743 Bytes

HISTORY.md

File metadata and controls

19 lines (15 loc) · 743 Bytes

Generator-Keystone

v0.5.1 / 2017-03-22

  • fixed; postcategory relationship to posts
  • fixed; add polyfill for for includes for older version of node

v0.5.0 / 2017-03-09

  • improved; keystone generator now uses keystone 4.
  • improved; moved jade view engine to pug
  • fixed; nunjucks template rendering
  • fixed; changed underscore references to lodash references
  • fixed; lodash pluck switched to map, see: https://github.com/lodash/lodash/wiki/Changelog
  • changed; replaced mandrill with mailchimp as base email rendering
  • removed; grunt and gulp
  • added; unique: true to user model
  • fixed; keystone email now works correctly with all 4 templating engines
  • added; option of auto to run the generator with all default options