Skip to content

Releases: Fanmade/laravel-bitwise-trait

Fixed readme, changed return values

28 Nov 23:18
Compare
Choose a tag to compare
  • Removed wrong requirement of PHP 8 in the readme
  • Changed return values of some of the methods to the flag value instead of the class itself

PHP 7.4 +

28 Nov 23:04
Compare
Choose a tag to compare
  • More type-safety
  • some tests
  • an additional "toggle" helper method

Full Changelog: v1.0.1...v2.0.0

Minor update

21 Mar 16:11
0a697b8
Compare
Choose a tag to compare

Fixed setter to allow method-chaining

v1.0: Update composer.json

28 May 14:59
Compare
Choose a tag to compare
Added version number to mark it as first stable release