Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 328 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 328 Bytes

CHANGELOG

0.5.0

  • Fixed bug where parameter resolver didn't detect class interfaces as dependency.

0.5.0

  • Added support for routes having parameters of type int. Router will convert path part (string) to int.
  • Will now return the value of the method from the find() method

0.1.0

Initial beta release