Skip to content

Releases: FastyPHP/fasty

Fixed the view helper

16 Jul 08:44
Compare
Choose a tag to compare
  • Fixed an issue with the view helper when not receiving two arguments

Fixed the config file

15 Jul 20:31
Compare
Choose a tag to compare
v0.9.32

Versioning

Fixed the config file

15 Jul 20:28
Compare
Choose a tag to compare
v0.9.31

config

Initial release

15 Jul 20:14
Compare
Choose a tag to compare

15.07.2017 - v0.9.3

  • Converted Fasty to PSR-4, it now fully uses composer for autoloading core classes
  • Corrected pascalcase naming conventions to camelcase
  • Removed php close tags (?>) in every core class
  • Controllers and languages no longer need the .controller and .language extensions