Skip to content

v3.19.2

Choose a tag to compare

@n0nag0n n0nag0n released this 02 Sep 02:48
· 8 commits to master since this release
f617b5c

What's Changed

  • Update coding standards to PSR12 and improve CONTRIBUTING.md by @fadrian06 in #716
  • Update documentation for PSR-12 code formatting instructions by @fadrian06 in #715
  • Improve format and clarity in README.md by @fadrian06 in #717
  • Normalize and simplify @copyright and @license PHPDoc tags by @fadrian06 in #720
  • Simplify EventDispatcher methods and remove redundant descriptions by @fadrian06 in #722
  • Replace frameworks comparison table with Mermaid bar chart in README by @fadrian06 in #718
  • Refactor and improve Loader documentation and properties by @fadrian06 in #723
  • Refactor Dispatcher to improve type hints and simplify callable handling by @fadrian06 in #721
  • Update README with responsive logo images by @fadrian06 in #719
  • Restore Flight::path() autoloading broken in 3.19 by @ambrose5773 in #725

New Contributors

Full Changelog: v3.19.1...v3.19.2