All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
PRs and issues are linked, so you can find more about it. Thanks to ChangelogLinker.
- Add config for nowcn gateway by @zingimmick in #272
- Rename skipped rules on $rectorConfig->skip() are changed to different namespace by @zingimmick in #271
- Support for PHP 8.3 by @zingimmick in #275
- Update license copyright year(s) by @github-actions in #280
- Support for Laravel 11 by @zingimmick in #285
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/6.3.1...6.4.0
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/6.3.0...6.3.1
- 添加默认配置:创蓝云智 by @zingimmick in #262
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/6.2.0...6.3.0
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/6.1.0...6.2.0
- Update license copyright year(s) by @github-actions in #260
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/6.0.0...6.1.0
- [GA] Fix input required and not supplied: token by @zingimmick in #249
- Fix coding style by @zingimmick in #250
- Remove ignored error pattern not matched in reported by @zingimmick in #254
- Fix tests for new gateways by @zingimmick in #258
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/5.1.2...6.0.0
- Configuring automatically generated release notes by @zingimmick in #233
- Add support for new ECSConfig and RectorConfig class by @zingimmick in #234
- Report unmatched ignored errors for PHPStan by @zingimmick in #236
- Copy Readme to docs by @zingimmick in #237
- Use Standalone Classmap Generator instead of require composer/composer by @zingimmick in #243
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/5.1.1...5.1.2
- Bump shivammathur/setup-php from 2.17.1 to 2.18.0 by @dependabot in #229
- Add homepage for authors by @zingimmick in #230
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #231
- Bump shivammathur/setup-php from 2.18.0 to 2.18.1 by @dependabot in #232
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/5.1.0...5.1.1
- Add default config for maap by @zingimmick in #228
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/5.0.3...5.1.0
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/5.0.2...5.0.3
- Enable parallel run for rector by @zingimmick in #222
- Add Auto-Fix workflow by @zingimmick in #223
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #224
- Bump minimum version of PHP to 7.3 by @zingimmick in #225
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/4.3.1...5.0.0
- Fix branch name by @zingimmick in #221
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/4.3.0...4.3.1
- Bump EndBug/add-and-commit from 7.5.0 to 8 by @dependabot in #215
- Use PHP version set instead of migration sets by @zingimmick in #216
- Update zing/coding-standard requirement from ^5.3 to ^5.3 || ^6.0 by @dependabot in #217
- Fix rector ci by @zingimmick in #218
- Ignore phpstan.neon when adding to archive files by @zingimmick in #219
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/4.2.0...4.2.1
- Strict type by @zingimmick in #209
- Update license copyright year(s) by @github-actions in #210
- Fix incorrect types by @zingimmick in #211
- Add default config for aliyunintl by @zingimmick in #212
- Simplify ECS skip option by @zingimmick in #213
- Support Laravel 9 by @zingimmick in #214
Full Changelog: https://github.com/zingimmick/laravel-sms/compare/4.1.0...4.2.0
3.5.7 - 2021-04-13
- #159 Simplify else expression
- #157 Bump codecov/codecov-action from v1.3.1 to v1.3.2
- #155 Generate Changelog
3.5.6 - 2021-03-26
- #154 Apply SetList::SYMPLIFY
- #152 Bump EndBug/add-and-commit from v5.1.0 to v7.1.0
- #153 Bump rector/rector from 0.9 to 0.10
- #149 Bump codecov/codecov-action from v1.2.2 to v1.3.1
- #148 Generate Changelog
- #138 Auto rector
3.5.5 - 2021-03-15
3.5.4 - 2021-03-14
- #145 Fix trigger for changelog
- #141 Generate Changelog, Thanks to [@github-actions][bot]
- #144 Remove renovate config
3.5.3 - 2021-03-11
- #140 Bump codecov/codecov-action from v1.2.1 to v1.2.2
- #139 Use ramsey/composer-install
- #137 Generate Changelog, Thanks to [@github-actions][bot]
3.5.2 - 2021-03-07
- #136 Automated generate changelog
- #135 Remove kodiak and enable github auto-merge
3.5.1 - 2021-03-04
- #133 Fix verify when code is not number and not issued
- #134 Remove redundant argument
3.5.0 - 2021-03-01
- #125 Bump codecov/codecov-action from v1.2.0 to v1.2.1
- #92 Support for PHP 8.0
- #131 Bump actions/cache from v2 to v2.1.4
- #126 Update codecov/codecov-action action to v1.2.1
- #124 Update codecov/codecov-action action to v1.2.0
- #120 Bump codecov/codecov-action from v1.1.0 to v1.1.1
- #118 Bump codecov/codecov-action from v1.0.15 to v1.1.0
- #116 Bump paambaati/codeclimate-action from v2.7.4 to v2.7.5
3.4.0 - 2020-11-25
- #102 Bump paambaati/codeclimate-action from v2.6.0 to v2.7.1
- #104 Bump paambaati/codeclimate-action from v2.7.2 to v2.7.3
- #103 Bump paambaati/codeclimate-action from v2.7.1 to v2.7.2
- #101 Gateways config schema test
- #108 Update actions/checkout action to v2
- #106 Bump codecov/codecov-action from v1.0.13 to v1.0.14
- #105 Bump paambaati/codeclimate-action from v2.7.3 to v2.7.4
- #109 Setup problem matchers for PHPUnit
- #110 Provisional support for PHP 8.0
- #113 Support for Smsbao and Tiniyo
- #100 Remove Composer 2 in test
- #99 Drop Lumen tests
3.3.0 - 2020-08-23
- #91 Bump codecov/codecov-action from v1.0.12 to v1.0.13
- #93 Improve coding standard config
- #94 Improve coding standard config
- #96 Safely instantiate class SmsMessage
- #95 Safely instantiate class CouldNotSendNotification
- #90 Fix wrong name of gateway
- #89 Fix return type of DummyGateway
- #88 Fix driver expects gateway but object provided
- #87 Fix return type of NullGateway
- #85 Fix return type of MeilianGateway
- #84 Fix default arguments for routeNotificationForSms
- #83 Fix the inherited return type is different to the implemented return type
3.2.0 - 2020-08-05
- #81 Add verification code manager
- #77 Configure Renovate
- #78 Ordered imports
- #79 Configure Kodiak
- #82 Use double pipe for OR condition
3.1.0 - 2020-07-23
- #76 Bump codecov/codecov-action from v1.0.11 to v1.0.12
- #74 switch config from YAML to PHP
- #66 Psalm integration
- #67 Revert "Psalm integration"
- #72 Bump codecov/codecov-action from v1.0.10 to v1.0.11
3.0.1 - 2020-07-07
- #51 Imporve Docs
- #65 Update .gitattributes
- #60 Bump codecov/codecov-action from v1 to v1.0.7
- #61 Bump actions/cache from v1 to v2
- #62 Bump codecov/codecov-action from v1.0.7 to v1.0.10
- #63 Bump zing/coding-standard from ^1.0 to ^1.2.3
- #59 Remove useless extensions
3.0.0 - 2020-06-20
- #38 Add license scan report and status
- #37 Documentation improvement
- #24 Test with pest.
- #27 Remove PhoneNumber.
2.3.0 - 2020-06-20
- #43 Add environment generator
- #48 Complexity decrease
- #46 Environment tests improvement
- #45 Upgrade Lumen framework minimum version
2.2.0 - 2020-06-13
2.1.1 - 2020-06-09
- #32 Downgrade dependencies
2.1.0 - 2020-06-01
- #30 Support Lumen
2.0.1 - 2020-05-21
- #25 Marking class PhoneNumber as deprecated.
- #21 Remove usages of deprecated method.
- #14 Remove useless method.
- #49 Thanks to JetBrains
1.1.5 - 2020-06-09
- #31 Downgrade dependencies
1.1.4 - 2020-05-28
1.1.3 - 2020-05-21
- #26 Marking class PhoneNumber as deprecated.
1.1.1 - 2020-05-05
- #20 Deprecated useless method.
1.1.0 - 2020-05-05
- #17 Add sms events.
- #16 test alias.
- #13 Marking class Message as deprecated.
1.0.2 - 2020-04-30
- #10 remove unused dependencies.
1.0.1 - 2020-04-30
- #9 coding standard.
1.0.0 - 2020-04-24
- #8 complete usage docs.
0.1.2 - 2020-04-24
- #7 Make PhoneNumber notifiable.
0.1.1 - 2020-04-23
0.1.0 - 2020-04-22
- #4 use easy-sms instead.
0.0.9 - 2020-04-17
- #1 coding based on overtrue/easy-sms.