All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- There are no unreleased features at this time
- Updated
provisionto return an array of results frominsertinstead of the result fromArray.push - Removed documentation generation due to the utility library being unmaintained and severely out of date
- Removed deprecated function
addDatain favor of usingalsoRemove.
- Updated all dependencies
- Changed
provisionto execute inserts sequentially, ensuring order`
- Added support for batched provisioning
- Fixed and simplified example fixtures
- Added (README.md)[/README.md]
- Added CHANGELOG.md
- Updated
addDatadeprecation warning - Added nodejs 10 to travis configuration
- Updated linting rules to adhere to "lib" rules
- Added npm scripts for generating function documentation