Releases: bavix/laravel-wallet
Releases · bavix/laravel-wallet
7.0.0-beta3
Full Changelog: 7.0.0-beta2...7.0.0-beta3
7.0.0-beta2
Full Changelog: 7.0.0-beta1...7.0.0-beta2
7.0.0-beta1
Full Changelog: 7.0.0-alpha...7.0.0-beta1
7.0.0-alpha
Full Changelog: 6.2.4...7.0.0-alpha
6.2.4
Fixed
- Fixed error LockProviderNotFoundException
What's Changed
- Update laravel/cashier requirement from ^12.5 to ^13.6 by @dependabot in #402
Full Changelog: 6.2.3...6.2.4
6.2.3
Fixed
- Fixed a bug with
migrate:refresh
What's Changed
- adding php 8.1 support to github actions by @rez1dent3 in #398
- migrate:refresh fix by @rez1dent3 in #401
Full Changelog: 6.2.2...6.2.3
6.2.2
Changed
- Update key from cache
What's Changed
- Update phpstan/phpstan requirement from ^0.12 to ^1.0 by @dependabot in #392
- fix key in BookkeeperService by @rez1dent3 in #394
Full Changelog: 6.2.1...6.2.2
6.2.1
Fixed
- Fix looping for old configs. #387 @AbdullahFaqeir, #391 @Hussam3bd @alexstewartja
What's Changed
- Looping by @rez1dent3 in #393
Full Changelog: 6.2.0...6.2.1
6.2.0
Added
- ECS
- Added new exception
UnconfirmedInvalid
Changed
- Raised the minimum php version
7.4+
- Merged migrations
Deprecated
- class
Storable
- class
Rateable
- interface
Mathable
- class
Bring
- method
Cart::alreadyBuy
- method
Cart::canBuy
- class
EmptyLock
- class
Operation
- method
CommonService::verifyWithdraw
- method
CommonService::multiOperation
- method
CommonService::assemble
- method
CommonService::multiBrings
- method
CommonService::addBalance
- class
DbService
- class
ExchangeService
- class
LockService
- class
MetaService
- method
WalletService::discount
- method
WalletService::decimalPlacesValue
- method
WalletService::decimalPlaces
- method
WalletService::checkAmount
- method
WalletService::refresh
- method
WalletService::adjustment
- class
BrickMath
- class
Rate
- class
Store
What's Changed
- Trying to speed up tests in sqlite by @rez1dent3 in #324
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #327
- add unit by @rez1dent3 in #349
- Bump prismjs from 1.23.0 to 1.25.0 by @dependabot in #359
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in #364
- [7.x. Stage 1] Reformat code (ecs) by @rez1dent3 in #365
- update docs by @rez1dent3 in #366
- [7.x. Stage 1] merge migrations by @rez1dent3 in #367
- [7.x. Stage 1] add new exception (UnconfirmedInvalid) by @rez1dent3 in #369
- [7.x. Stage 1] add ExchangeInterface by @rez1dent3 in #370
- [7.x. Stage 1] add MathInterface by @rez1dent3 in #371
- [7.x. Stage 1] add UuidInterface by @rez1dent3 in #373
- [7.x. Stage 2] add BookkeeperInterface by @rez1dent3 in #372
- [7.x. Stage 2] add BasketInterface by @rez1dent3 in #375
- [7.x. Stage 3] DI in legacy by @rez1dent3 in #376
- [7.x. Stage 3] add ConsistencyInterface by @rez1dent3 in #377
- [7.x. Stage 4] add CartInterface by @rez1dent3 in #380
- [7.x. Stage 5] add balanceInt by @rez1dent3 in #381
- [7.x. Stage 5] no longer use methods: decimalPlaces, decimalPlacesValue by @rez1dent3 in #382
- [7.x. Stage 5] Release 6.2 by @rez1dent3 in #383
Full Changelog: 6.1.0...6.2.0
6.1.0
Added
- Added Github Actions
- Add farsi locale; #317 #320 @hsharghi
- Added the ability to add meta data from the cart #318
- Added exceptions to phpdoc
Changed
- Reworked unit tests
- Unit tests work faster
Fixed
- Fixed a bug in the calculation of the commission
What's Changed
- Add Github Actions by @rez1dent3 in #319
- Apply fixes from StyleCI by @rez1dent3 in #321
- Add Farsi translation by @rez1dent3 in #320
- Making the documentation more readable by @rez1dent3 in #313
- Added transfer of meta-information through the cart by @rez1dent3 in #323
Full Changelog: 6.0.4...6.1.0