Skip to content

v0.6.2 Bugfixes and code improvements 🧹

Pre-release
Pre-release
Compare
Choose a tag to compare
@mechelon mechelon released this 28 Dec 14:20
· 244 commits to main since this release
4ccef63

What's Changed

  • Removed union types in method parameters (temporarily for PHP 7.4 support) and replaced them with corresponding type check (Syntax error when using PHP 7.4, due to use of union type. #51)
  • Changed Eloquent Collection Import to Support Collection (use Support\Collection instead of Eloquent\Collection #50)
  • Added StyleCI
  • Added PHP 8.1 and PHP 7.4 to Workflows

New Contributors

Full Changelog: https://5amco.de/docs/0.6.0/changelog