I'm not going to write all the changes.
- Add Massaging API version of Notification channel.
- Deprecated LINE Notify
- Add some listeners stubs.
- Update line-bot-sdk v8.0
- Remove listeners except MessageListener.
- Code maintenance
- Change some argument name and return type.
- Laravel 10 support
- Add Laravel9 support
- Require PHP8.0+
- Drop PHP7.2 support
- Add ValidateSignature middleware
- Add EventParser trait
- Improve Laravel-based support.
- Split ServiceProvider.
- Support Guzzle 6
- Support Laravel-based framework(Lumen, Laravel Zero)
- First