This file is a manually maintained list of changes for each release. Feel free to add your changes here when sending pull requests. Also send corrections if you spot any mistakes.
- Updated codebase to ES20XX standards
- Order of callbacks in
shred
is now swapped. - Name of options have changed from snake case to camel case
- Added linting
- Added tests
- Now following Air BnB code style
shred
method now returns a Promise (supports async/await).