v3.2.0
This is an important release. While there was just a few documentation and coding style changes, the important thing in this release is that consistent static typing has been added to all applicable methods and properties in Flight core. This could introduce failures in your code however any necessary changes would be minimal.
What's Changed
- Update README.md by @krmu in #525
- updated and shrunk size of readme by @n0nag0n in #526
- Replaced some docblocks to native PHP 7.4 typehint by @fadrian06 in #528
- added PSR12 coding style to files. by @n0nag0n in #529
Full Changelog: v3.1.1...v3.2.0