Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 434 Bytes

3.0.0

  • Adding support for Laravel 11

2.0.0

  • Adding support for Laravel 10

1.4.0

  • Feature: Add caseRaw support

1.3.0

  • Bugfix: make the facade to always resolve a new instance of the CaseBuilder object.

1.2.0

  • Bugfix: create a new instance of the CaseBuilder in the SC bind.

1.1.0

  • Bugfix: fix cases where elseRaw is equal to 0.

1.0.0

  • Initial release.

0.0.1

  • Experimental initial release.