Added
- Support for custom Eloquent collections. Thanks @timacdonald (#537) You can read the upgrade guide to see how you can use this.
- Added issue and PR templates for new contributors. Thanks @spawnia (#560)
Fixed
- Fixed some of the collection methods in stub files. Thanks @Daanra (#556)
- Fixed a bug with Composer autoloading. Thanks @ondrejmirtes (#561)