Tags give the ability to mark specific points in history as being important
-
-
-
-
2.0.1
2f405dbd · ·Version 2.0.1 - Fix bug in validator class that caused file uploads to be validated incorrectly - Add code example to File::upload method. - Application URL is now auto-detected
-
2.0.0
5c4cf5e5 · ·Version 2.0.0 - Added support for controllers. - Added Redis support, along with cache and session drivers. - Added cookie session driver. - Added support for database expressions - Added Edge templating engine - Added view "sections". - Added support for filter parameters. - Added dependency injection and IoC support. - Made authentication system more flexible. - Added better PSR-0 library support. - Added fingerprint hashing to cookies. - Improved view error handling. - Made input flashing more developer friendly. - Added better Redirect shortcut methods. - Added standalone Memcached class. - Simplified exception handling. - Added ability to ignore certain error levels. - Directories re-structured. - Improved overall code quality and architecture.
-
-
1.4.7
abbd189c · ·* Fixed bug in Storm causing IDs to overlap. * Fixed icompatibility with PHP7 in PHPass.
-
-
1.4.5
112cba23 · ·Fixed bug that prevented view composers from being callsed for module named views.
-