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 README
- Migrate travis configuration to github actions
- Added issue templates for bug reports and feature requests
- Added code of conduct
- Updated Makefile
- phpunit.xml.dist whitelist bug
- gitignore /coverage
- Updated README
- Updated travis
- Travis continuous integration
- Optimization CallbackTest
- Removed composer.lock
2018-08-19 2.1.0
- Units tests and dependencies
- v2.1.0 New release
- Copyright notice
2017-10-11 2.0.0
- MIT Licence
- Callback is no longer a filter
- Updated README
- Function accepts '_route' and '_route_params' as parameters
- v2.0.0 New release
2017-08-18 1.0.0
- v1.0.0 Initial release