Nothing Special   »   [go: up one dir, main page]

Skip to content

Releases: rbardini/metalsmith-move-up

v3.0.0

12 May 11:55
Compare
Choose a tag to compare

Changelog

Breaking changes

  • Require Node.js 10

Bug fixes

  • Update dependencies
  • Restrict package files

Other

  • Update examples path

v2.0.1

12 Apr 13:34
Compare
Choose a tag to compare

Changelog

Bug fixes

  • Update dependencies to fix security vulnerabilities

v2.0.0

17 Aug 15:43
Compare
Choose a tag to compare

Changelog

Breaking changes

  • Require Node.js 8

Bug fixes

  • Update dependencies to fix security vulnerabilities

Other

  • Remove lodash dependency
  • Update author and repository references after project transfer

Closed issues

  • Move travis to rbardini (#9)
  • Update all licensing and packages refs to rbardini instead of mcdonnelldean (#8)

v1.0.0

09 Jun 23:25
Compare
Choose a tag to compare
  • Support for Metalsmith JSON
  • Input has been overhauled, see README for details
  • Dropped support for multimatch in favour of minimatch
  • Added passthrough support on each level for minimatch options
  • Update README to match changes
  • Added usage.json to /eg to demonstrate using Metalsmith CLI

This version contains breaking changes to the input API, minimal changes may be required

v0.0.2

08 May 23:28
Compare
Choose a tag to compare
  • Fixes broken package on npm

v0.0.1

08 May 23:09
Compare
Choose a tag to compare
  • support for single patterns
  • support for multiple patterns
  • support for dot based files and folders
  • support for multiple patterns in array format