load-directory
Version:
Recursively load the entire directory with strategies for customized object structure
17 lines (13 loc) • 496 B
Markdown
# Changelog
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [3.0.1] - 2020-04-07
### Added
- Added `.codacy.yml` for Codacy analysis
- Added `.mocharc.yml`
### Changed
- Updated `devDependencies` to latest versions
- Migrated to using `nyc` from `istanbul`
- Migrated `husky` pre-push hooks
- Migrated to CircleCI v2 pipelines
- Updated `package.json` to new Node.js and NPM version compatibility