Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

64 lines (44 loc) · 1.22 KB

Change Log

You can see the changes made via the commit log for the latest release.

[2.0.2] - 2024-08-01

Changed

[2.0.1] - 2023-11-06

Changed

[2.0.0] - 2023-08-23

[2.0.0-alpha.1] - 2023-02-04

Added

  • Added contracts
    • Arrayable
    • CanBeEscapedWhenCastToString
    • Config\Repository
    • Events\Dispatcher
    • Filesystem\Factory
    • Filesystem\FileNotFoundException
    • Filesystem\Filesystem
    • Filesystem\LockTimeoutException
    • Htmlable
    • Jsonable
    • View\Engine
    • View\Factory
    • View\View

[1.0.2] - 2023-08-03

Changed

  • replace references to urls from http to https
  • cleanup of CONTRIBUTING.md, README.md and PHP files dockblocks

[1.0.1] - 2023-08-02

Changed

  • Update copyright year
  • Update copyright author
  • Bump php version from 5.6 -> 7.4
  • Update attributes link
  • Update license link
  • Lint php files
  • Lint composer.json

[1.0.0] - 2021-08-01

Added

  • Launch. Everything's new!