Wolff v2.6 Release Notes

Release Date: 2020-02-10 // about 4 years ago
  • ๐Ÿ”„ Changelog:

    • โž• Added tests (finally!).
    • ๐Ÿ†• New 'average' function in the standard library.
    • \Core\Route::add method works for any request method.
    • \Core\Controller::closure returns the result of the function.
    • ๐Ÿ›  Fixed 'local' function of the standard library.
    • ๐ŸŒฒ \Core\Session::get and \Core\Request::{get, post, delete, patch, cookie} now doesn't perform any logging when the specified variable isn't set.
    • ๐Ÿ”จ Refactored code.