Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.13 KB

File metadata and controls

44 lines (34 loc) · 1.13 KB

Change Log

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.

2025-07-11

  • Updated README
  • Migrate travis configuration to github actions
  • Added issue templates for bug reports and feature requests
  • Added code of conduct

2018-11-25

  • Updated Makefile
  • phpunit.xml.dist whitelist bug
  • gitignore /coverage
  • Updated README
  • Updated travis

2018-10-10

  • Travis continuous integration

2018-09-26

  • Optimization CallbackTest
  • Removed composer.lock

2018-08-19 2.1.0

  • Units tests and dependencies
  • v2.1.0 New release

2018-04-08

  • 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