Metalsmith v2.2.0 Release Notes

Release Date: 2016-08-12 // over 7 years ago
  • ➕ Added

    • ➕ Add ability to use functions for ignore matchers (#179)
    • ➕ Add CLI option: ignore (#232)
    • ➕ Add process to process files and plugins without writing files (#244)

    🔄 Changed

    • 🚚 Only remove the contents of the destination directory (not the directory itself) when clean is true (#221)