Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

76 lines (51 loc) · 2.1 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

(nothing)

v0.4.0 - 2019-02-01

Added

  • Distribute ESM modules using export entry - #14
  • skipEmptyDirectories option - #12

v0.3.0 - 2018-12-02

Added

  • directoriesFirst option - #8
  • showDirectories option - #9
  • followSymlinks option - #11

v0.2.0 - 2018-11-23

Added

  • excludeSymlinks option - #7

v0.1.2 - 2018-11-22

Fixed

  • Fixed passed paths to siblings files not being grouping together - #5

v0.1.1 - 2018-11-22

Fixed

  • Improved descendant paths detection - #4

v0.1.0 - 2018-11-21

Added

  • Initial implementation - #3
  • Unit tests
  • Documentation
  • Changelog
  • Demos

v0.0.0 - 2018-11-16

Added

  • Dummy release