Skip to content

v2.0.5

Latest
Compare
Choose a tag to compare
@Oscabrera Oscabrera released this 24 Jun 13:39
· 19 commits to develop since this release
6de645c

v2.0.5

βœ… Tests:

  • Added job to verify PHPStan in push

πŸ› Bug Fixes:

  • Bug fixes with PHPStan.

πŸ”§ Improvements:

  • Create Class Analyzer to validate tools with composer and git log.
  • Create PHP class PhpStanAnalyzer to validate PHPStan.
  • CIScripts namespace added to PHPStan.
  • PHPStan is added as a dependency in dev.
  • Set the LengthAwarePaginator type to Repository.stub.

βš™οΈ Refactoring

  • Removed use of ModelCreateException on created files.

⚠️ Breaking Changes:

  • Remove the ModelCreateException class, it is not required.

πŸ“š Documentation:

  • Add the PHPStan badge to see if it passes in README and VitePress.

What's Changed

Full Changelog: v2.0.4...v2.0.5