Skip to content

Latest commit

 

History

History
executable file
·
11 lines (10 loc) · 386 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
11 lines (10 loc) · 386 Bytes

2.0.0 (2022-07-04)

  • All Helpers functions are placed into the Glowy/View namespace.
  • Use union types.
  • Moving to PHP 8.1
  • Added new public function file to set view file.
  • Added new public function data to set view data.

1.0.0 (2022-02-05)

  • Initial release