@wrote/read-dir-structure
Version:
Reads directory structure.
54 lines (30 loc) • 1.27 kB
Markdown
## 3 February 2019
### [1.3.1](https://github.com/wrote/read-dir-structure/compare/v1.3.0...v1.3.1)
- [fix] Update `makePromise`.
## 25 November 2019
### [1.3.0](https://github.com/wrote/read-dir-structure/compare/v1.2.0...v1.3.0)
- [feature] Ignore specific directories when traversing the structure.
- [api] Create the `api.xml` file, compile with _Closure Compiler_.
## 10 April 2019
### [1.2.0](https://github.com/wrote/read-dir-structure/compare/v1.1.0...v1.2.0)
- [externs] Provide externs for _Google Closure Compiler_ via _Depack_.
- [doc] Document types recursively.
- [doc] Update `makepromise`.
## 5 April 2019
### [1.1.0](https://github.com/wrote/read-dir-structure/compare/v1.0.3...v1.1.0)
- [feature] Implement `getFiles` method.
## 2 April 2019
### [1.0.3](https://github.com/wrote/read-dir-structure/compare/v1.0.2...v1.0.3)
- [deps] Update `makepromise`.
## 15 January 2019
### 1.0.2
- [package] Add the "module" field.
- [package] Remove source maps, migrate to [ÀLaMode](https://alamode.cc).
## 4 July 2018
### 1.0.1
- [package] Move to `wrote` org on github, add tags.
- [doc] Embed output of the example.
## 21 June 2018
### 1.0.0
- Create `@wrote/read-dir-structure` with [`mnp`][https://mnpjs.org]
- [repository]: `src`, `test`