Skip to content

Releases: bavix/laravel-wallet

7.3.1

12 Feb 10:19
3d3579d

Choose a tag to compare

Fixed

Full Changelog: 7.3.0...7.3.1

8.0.0

08 Feb 16:25
b9a92da

Choose a tag to compare

Added

  • Add support laravel ^9.0
  • Added support for owner string identifiers #423 @adesege

Removed

  • Removed php 7.4 support

What's Changed

New Contributors

Full Changelog: 7.3.0...8.0.0

7.3.0

10 Dec 17:55
4c7f2d1

Choose a tag to compare

Added

  • Credit Limits
  • WalletCreatedEvent

Updated

  • Optimization of check for withdrawals

What's Changed

  • Update symplify/easy-coding-standard requirement from ^9.4 to ^10.0 by @dependabot in #420
  • [7.3] WalletCreatedEvent, Credit Limits, walletTransactions by @rez1dent3 in #415

Full Changelog: 7.2.0...7.3.0

7.3.0-beta1

08 Dec 15:28
c27f2ad

Choose a tag to compare

7.3.0-beta1 Pre-release
Pre-release

What's Changed

  • Add a relation for fetching transactions from the wallet (walletTransactions) by @rez1dent3 in #418
  • [7.x] Credit Limits by @rez1dent3 in #419

Full Changelog: 7.3.0-alpha...7.3.0-beta1

7.2.0

07 Dec 15:05
f189722

Choose a tag to compare

Added

  • Added balance update event

What's Changed

Full Changelog: 7.1.0...7.2.0

7.1.0

05 Dec 08:32
cc8784b

Choose a tag to compare

Added

  • Transaction support.
  • Now, within the transaction, the wallet has its own balance state.

Fixed

  • Fixed unit tests with checking for transaction level (mariadb).

Updated

  • Due to the state within transactions, I was able to speed up the computation up to 25 times for complex transfers.

Removed

  • class WalletServiceLegacy
  • method CommonServiceLegacy::addBalance

What's Changed

Full Changelog: 7.0.0...7.1.0

7.3.0-alpha

03 Dec 16:55
6b50525

Choose a tag to compare

7.3.0-alpha Pre-release
Pre-release

7.2.0-beta1

02 Dec 16:05
8a5b0d3

Choose a tag to compare

7.2.0-beta1 Pre-release
Pre-release

Full Changelog: 7.1.0-RC3...7.2.0-beta1

7.1.0-RC3

02 Dec 16:04
03de829

Choose a tag to compare

7.1.0-RC3 Pre-release
Pre-release

Full Changelog: 7.1.0-RC2...7.1.0-RC3

7.1.0-RC2

29 Nov 19:12
1c4cd46

Choose a tag to compare

7.1.0-RC2 Pre-release
Pre-release

Full Changelog: 7.1.0-RC1...7.1.0-RC2