Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 1.92 KB

2.0.3 (2020-12-12)

Bug Fixes

  • cli: examples were not included in published output (626ffd2)

1.0.0 (2019-11-08)

Bug Fixes

  • Version 1 is working (fac6bc2)
  • templates: Update templates, now working as expected (7cb10c4)
  • 🐛 Args are now optional (131a05a)
  • 🐛 bug with error on existing directory (7bd2150)

Features

  • 🎸 Built-in lazy-loading with all images (21ee89c)
  • 🎸 Lazy image loading (aad9601)
  • 🎸 Set baseDirectory in config (0a3c7dc)
  • 🎸 Slugifier (dd06d2d)
  • 🎸 WIP add new generators (85e7538)
  • 🎸 WIP add prompt (73990be)

improvement

  • configuration: change templatesPath to generatorsPath (3bd7b58)

BREAKING CHANGES

  • configuration: templatesPath is now called generatorsPath in the configuration