Skip to content

Releases: ahmadnassri/node-metalsmith-pug

v3.0.1

02 Jan 15:18
Compare
Choose a tag to compare

3.0.1 (2023-01-02)

Build

  • deps: bump json5 from 2.2.1 to 2.2.2 (fb9bff9)

v3.0.0

20 Dec 02:29
Compare
Choose a tag to compare

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

  • build: improved build process (84ccee7)
  • deps: update packages (77bbbbd)
  • renovate: replace dependencies.io with Renovate app (46106b1)
  • scripts: remove nyc dependency, use tap directly to generate coverage (60ce1c9)

v1.1.0

27 Jul 16:20
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-07-27)

Bug Fixes

  • package.json:
  • pug: assert passing options to pug (e941974d)

Features

  • ES2015: re-write using ES2015 / ES2016 and compile with Babel (6f970c83)
  • LICENSE: update license to ISC (more permissive) (5d53c47b)
  • files: keep support for legacy .jade files (b75605eb)

v2.0.0

01 Nov 15:17
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-11-01)

Breaking Changes

  • This module no longer supports Node.js 0.10
    (cce79629)

v1.0.0

27 Jul 16:00
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-07-27)

Bug Fixes

  • package.json:
  • pug: assert passing options to pug (e941974d)

Features

  • ES2015: re-write using ES2015 / ES2016 and compile with Babel (6f970c83)
  • LICENSE: update license to ISC (more permissive) (5d53c47b)