timrwood/includer

View on GitHub
changelog.md

Summary

Maintainability
Test Coverage
## History

### 0.1.1 (2014-10-09)

* Fixed an issue with leading whitespace sometimes causing a file not to be included.

### 0.1.0 (2014-05-12)

* Add `paths` option. See #10, #11, and #12. Via @isochronous.

### 0.0.3 (2014-05-01)

* Add support for windows paths. Issue #9 via @isochronous.

### 0.0.2 (2014-01-23)

* Prevent files from being deduplicated across all runs when using the same opts.

### 0.0.1 (2014-01-22)

* Initial version