Skip to content

1.0.0

Compare
Choose a tag to compare
@felixsand felixsand released this 26 Aug 14:42
· 7 commits to master since this release

Added

  • support for reflection based dependency injection
  • resolve controller actions via container
  • CHANGELOG.md
  • strict type declarations to all classes (including tests)
  • type hinting for method parameters and return types
  • contracts for Router and View classes
  • php7.3 to travis config

Changed

  • updated phpunit package and tests

Removed

  • version from composer.json