Releases: bavix/laravel-wallet
Releases · bavix/laravel-wallet
9.2.0
Updated
- upgrade actions by @rez1dent3 in #541
- Bump size-limit from 8.0.0 to 8.0.1 by @dependabot in #543
- Update rector/rector requirement from ^0.13 to ^0.14 by @dependabot in #544
- Update laravel/cashier requirement from ^13.11 to ^14.0 by @dependabot in #545
- Update linters and rules by @rez1dent3 in #547
- Bump prismjs from 1.28.0 to 1.29.0 by @dependabot in #549
Fixed
- Contract phpdoc fix by @rez1dent3 in #551
- fix TestCase by @rez1dent3 in #555
Added
- Add telegram link by @rez1dent3 in #553
- Ability to dynamically create a wallet by @rez1dent3 in #550
- Quality tests by @rez1dent3 in #554
- Allow to use atomic service by @rez1dent3 in #548
- docs by @rez1dent3 in #557
Changed
- refactoring with new phpstan by @rez1dent3 in #556
What's Changed
- upgrade actions by @rez1dent3 in #541
- Bump size-limit from 8.0.0 to 8.0.1 by @dependabot in #543
- Update rector/rector requirement from ^0.13 to ^0.14 by @dependabot in #544
- Update laravel/cashier requirement from ^13.11 to ^14.0 by @dependabot in #545
- Update linters and rules by @rez1dent3 in #547
- Bump prismjs from 1.28.0 to 1.29.0 by @dependabot in #549
- Contract phpdoc fix by @rez1dent3 in #551
- [9.2] Ability to dynamically create a wallet by @rez1dent3 in #550
- Add telegram link by @rez1dent3 in #553
- [9.x] Quality tests by @rez1dent3 in #554
- fix TestCase by @rez1dent3 in #555
- [9.2] refactoring with new phpstan by @rez1dent3 in #556
- [9.2] Allow to use atomic service by @rez1dent3 in #548
- [9.2] docs by @rez1dent3 in #557
- npm by @rez1dent3 in #558
- update changelog.md by @rez1dent3 in #559
Full Changelog: 9.1.0...9.2.0
9.1.0
Added
Fixed
- Fixed a bug with sending multiple events inside the queue. Extra events were sent.
What's Changed
- Bump size-limit from 7.0.8 to 8.0.0 by @dependabot in #537
- [9.1] TransactionCreatedEvent by @rez1dent3 in #538
Full Changelog: 9.0.4...9.1.0
7.3.4
Fixed
- Fixed a bug with sending multiple events inside the queue. Extra events were sent.
Full Changelog: 7.3.3...7.3.4
9.0.4
Fixed
- Add allow plugin infection by @rez1dent3 in #528
- Fix transaction amount_float mutator by @keatliang2005 in #533 #534
Updated
- Bump terser from 5.13.0 to 5.14.2 by @dependabot in #527
- Bump webpack from 5.73.0 to 5.74.0 by @dependabot in #529
What's Changed
- add allow plugin infection by @rez1dent3 in #528
- Bump terser from 5.13.0 to 5.14.2 by @dependabot in #527
- Bump webpack from 5.73.0 to 5.74.0 by @dependabot in #529
- Fix transaction amount_float mutator by @rez1dent3 in #534
Full Changelog: 9.0.3...9.0.4
9.0.3
Fixed
What's Changed
- Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 by @dependabot in #519
- Change CacheManager to CacheFactory for compatibility with Lumen by @Beagon in #520 #521
Full Changelog: 9.0.2...9.0.3
9.0.2
Fixed
- Fix laravel-ide-helper generate:model #517 @keatliang2005
What's Changed
- Update rector/rector requirement from ^0.12 to ^0.13 by @dependabot in #507
- update ecs, rector config by @rez1dent3 in #508
- Bump webpack from 5.72.1 to 5.73.0 by @dependabot in #510
- Replacing the README interface names with the correct ones by @nathanwritescode-uk in #511
- Typos in interfaces and copy-paste by @rez1dent3 in #512
- deptrac fix by @rez1dent3 in #515
- Bump webpack-cli from 4.9.2 to 4.10.0 by @dependabot in #513
- Update symplify/easy-coding-standard requirement from ^10.2 to ^11.0 by @dependabot in #514
- Update cknow/laravel-money requirement from ^6.5 to ^7.0 by @dependabot in #518
- Fix laravel-ide-helper generate:model by @keatliang2005 in #517
New Contributors
- @nathanwritescode-uk made their first contribution in #511
- @keatliang2005 made their first contribution in #517
Full Changelog: 9.0.1...9.0.2
9.0.1
Fixed
- Fixed a bug that prevented items from being returned via
Cart::withItem
What's Changed
- update README.md by @rez1dent3 in #494
- update README.md by @rez1dent3 in #495
- Bump webpack from 5.72.0 to 5.72.1 by @dependabot in #503
- Incorrect operation of product returns by @rez1dent3 in #499
Full Changelog: 9.0.0...9.0.1
9.0.0
Added
Changed
- Changing the logic of funds transfers #483
- Split Product interface #474
- PHP 8+ Union types #482
- Eager loading #480
Removed
- method
Cart::addItems - method
Cart::addItem - method
Cart::setMeta
Updated
- Performance just got a little better
- Public contracts have become stricter
- Inside is now strongly typed
Deprecated
- interface
Product - method
CartPay::paid
What's Changed
- Bump prismjs from 1.27.0 to 1.28.0 by @dependabot in #491
- Bump axios from 0.21.4 to 0.27.1 by @dependabot in #488
- Bump mini-css-extract-plugin from 1.6.2 to 2.6.0 by @dependabot in #487
- Bump size-limit from 4.12.0 to 7.0.8 by @dependabot in #490
- Bump css-loader from 5.2.7 to 6.7.1 by @dependabot in #489
- add rerun by @rez1dent3 in #492
- [LTS] [9.x] Features and performance. Work on stability by @rez1dent3 in #481
Full Changelog: 8.4.1...9.0.0
9.0.0-RC2
What's Changed
- Bump prismjs from 1.27.0 to 1.28.0 by @dependabot in #491
- Bump axios from 0.21.4 to 0.27.1 by @dependabot in #488
- Bump mini-css-extract-plugin from 1.6.2 to 2.6.0 by @dependabot in #487
- Bump size-limit from 4.12.0 to 7.0.8 by @dependabot in #490
- Bump css-loader from 5.2.7 to 6.7.1 by @dependabot in #489
- add rerun by @rez1dent3 in #492
- Examples of solving problems that arise for users. by @rez1dent3 in #493
Full Changelog: 9.0.0-RC1...9.0.0-RC2
9.0.0-RC1
Full Changelog: 9.0.0-beta5...9.0.0-RC1