Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 404 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 404 Bytes

1.3.0

* @samir-plusb Added named routes

1.2.0

* @Richard-NL / @lkalinka: Before / After middleware (#1 / #2)

1.1.1

* Removed convert parameter (wasn't working)
* Each assert & values parameters were expected to be an array, this was not the intended behaviour

1.1.0

* Added configurable app routing key
* Added options & head methods

1.0.0

* Initial release