Skip to content

v1.2.0

Compare
Choose a tag to compare
@mr-feek mr-feek released this 29 Apr 17:16
· 937 commits to master since this release
31b48d7

What's Changed

🚀 New Functionality

  • Add return type info for url helper (#50)
  • Add return type info for redirect helper (#32)
  • Add template for Collection (#32)
  • Add type support to Container (#39)

🐛 Fixes

  • Stop PhpStorm from complaining about duplicate class declarations (#45)

🔨 Maintenance

  • Cleanup dependency declarations (#35)
  • We now have automated testing setup!
  • Consolidate plugin classes instead of inheritance (#34)