Skip to content

Latest commit

 

History

History
93 lines (58 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

93 lines (58 loc) · 3.26 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • Adds better JSDoc types and exports named plugin a49e465
  • Fixes incorrect debug namespace to @metalsmith/excerpts fc4301c

11 December 2021

  • Added nyc, coveralls, prettier, ESlint & replaced xo with mocha. Added NPM CI/CD scripts c6d7caf
  • Aligned README structure & package.json, updated cheerio, debug. 337f2a7
  • [skip changelog] Downgrade mocha to Node 8 compat 74f99c0
  • [skip changelog] Formatted source w. Prettier, updated .release-it.json config 00dadcd
  • Aligned dotfiles & default repository files with core metalsmith plugins fa74f1d
  • Added build CI Badge 9c1a075

1.4.1 - 2020-11-04

  • Fixed CI issue for NodeJS v10

Previous

1.4.0 - 2020-11-04

  • Add support for multiple formats: text & html
  • Updated packages
  • ESLint error fix

1.3.0 - 2019-10-30

  • Updated packages
  • Removed unnecessary Makefile
  • Modernised repo with xo, tap (which has coverage)
  • Added tests to fix coverage issues
  • Updated readme with badges

1.2.0 - 2017-03-11

  • fix images in the first paragraph so they are ignored

1.0.0 - May 6, 2014

  • change to expect .html files

0.3.1 - April 28, 2014

  • fix whitespace-leading files
  • fix single-paragraph files

0.3.0 - March 23, 2014

  • add converting excerpt to HTML

0.2.0 - March 5, 2014

  • rename to metalsmith-excerpts

0.1.1 - February 6, 2014

  • add debug statements

0.1.0 - February 6, 2014

  • update to use buffers

0.0.1 - February 5, 2014

  • Initial commit