Releases: ahmadnassri/node-metalsmith-pug
Releases · ahmadnassri/node-metalsmith-pug
v3.0.1
v3.0.0
3.0.0 (2022-12-20)
⚠ BREAKING CHANGES
- This module no longer supports Node.js 0.10
Features
- ES2015: re-write using ES2015 / ES2016 and compile with Babel (6f970c8)
- files: keep support for legacy .jade files (b75605e)
- LICENSE: update license to ISC (more permissive) (5d53c47)
Bug Fixes
- package.json: remove un-used dependencies (bc08d4c)
- package.json: update License to ISC (f1235b9)
- pug: assert passing options to pug (e941974)
Chores
- drop support for Node.js 0.10 (cce7962)
Docs
- README: link to pug docs (c2f69d2)
- README: update README to reflect ES2015 updates (ea894a5)
- README: Usage of the --production option is deprecated. Use --only=production instead (335211d)
Tests
- dependencies: tap has build-in reporter formatting now (e3c8f60)
- dependency: adding missing dependency (4be4f4a)
- dependency: restore missing dependency (7bd6212)
CI/CD
- adopt template-node-lib (c7911fd)
Build
v1.1.0
<a name"1.1.0">
1.1.0 (2016-07-27)
Bug Fixes
- package.json:
- pug: assert passing options to pug (e941974d)
Features
v2.0.0
v1.0.0
<a name"1.0.0">
1.0.0 (2016-07-27)
Bug Fixes
- package.json:
- pug: assert passing options to pug (e941974d)