Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Latest commit

 

History

History
40 lines (22 loc) · 956 Bytes

changelog.md

File metadata and controls

40 lines (22 loc) · 956 Bytes

Architect node-prune macro changelog


[1.0.3] 2020-11-25

Changed

  • Uses Inventory and Utils 2.0

[1.0.2] 2020-03-29

Added

  • Add __mocks__ and __test__ dirs to prune

[1.0.1] 2020-03-28

Fixed

  • Fixes issue where pruner may be passed an project with functions that do not (yet) exist on the filesystem (potentially due to default get /, or other possible mutations by other macros)

[1.0.0] 2020-03-08

Added

  • Architect node-prune is now a v6-compatible macro
    • Ported from the now-deprecated v5-compatible plugin
    • Fixes @arc-plugin-node-prune#7; thanks to @alexbepple for the kick in the pants!
  • Improved file counting and formatting of output along the way

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.