All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated dev dependencies
- Implemented support in tests for node 10, 12 and 14
- BREAKING CHANGE This module no longer supports node 4 and 6
- Drop support for
yarn.lockfile
- Removed support for Node v0.12
- Remove innecessary dependencies
- Update dependencies
- Change codestyle to standardJS
- Fancy badges on the README file! #8
- Updated dependencies
- Implement script to add version to changelog. #9
- Improved code. #3
- Improved package tests
- Updated dependencies
- Added a callback argument to modify the handler.
- Added npm versioning scripts.
- Now this package uses express-list-endpoints to get the endpoints.
- Now the passed arg could be a router or an app.
- Added npmignore file to reduce package size.
- Now the project uses eslint
- Add express to dependencies
- Improve README
- 1.0.1
- Add repo to package file
- Add README
- Add LICENSE file
- First commit