Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 381 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 381 Bytes

Changelog

All notable changes to cuttly-laravel will be documented in this file

v2.0.0 - 2024-09-03

  • Complete Rewrite of the package
  • Remove support for Laravel ^8.0
  • Remove support for PHP ^8.0
  • Add support for Laravel ^11.0
  • Flunent chainable methods
  • Improved error handling
  • Separate concerns to a separate php library

v1.0.0 - 2022-05-22

Initial Release