Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (26 loc) · 565 Bytes

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 565 Bytes

Changelog

v0.4.1 (2021-03-02)

Added

  • PHP 8 support

v0.4.0 (2020-09-16)

Added

  • Laravel 8 compatiblity

Changed

  • Update test suite

v0.3.0 (2020-03-09)

Changed

  • Migrate tests, set minimum Laravel versions

v0.2.0 (2020-01-15)

Changed

  • Refactoring classes
  • Fix styling
  • Upgrade testbech version
  • Update license date

v0.1.2 (2019-06-05)

Added

  • publish and generate JS in the corrent folder if Laravel is lower than 5.7

v0.1.1 (2019-06-05)

Added

  • viewAny() policy

v0.1.0 (2019-06-05)

  • Initial release