Wolff v2.3 Release Notes

Release Date: 2020-01-11 // over 4 years ago
  • ๐Ÿ”„ Changelog:

    • โž• Added a DI Container.
    • โž• Added val and config functions to the standard library.
    • The interpolate method of the Utilities\Str class returns the given string instead of false if the given values array is empty.
    • ๐ŸŒฒ The methods of the Core\Log class now takes a second parameter which is and array with values to interpolate in the string.
    • The redirect function of the standard library redirects to the home when no parameter is passed.
    • ๐Ÿ›  Fixed Core\DB fetch mode.
    • ๐Ÿ”จ Refactored code.