Skip to content

Releases: bavix/laravel-wallet

7.0.0-beta3

18 Nov 18:42
251d57e
Compare
Choose a tag to compare
7.0.0-beta3 Pre-release
Pre-release

7.0.0-beta2

16 Nov 18:25
4541384
Compare
Choose a tag to compare
7.0.0-beta2 Pre-release
Pre-release

7.0.0-beta1

15 Nov 17:57
6fe8bfe
Compare
Choose a tag to compare
7.0.0-beta1 Pre-release
Pre-release

7.0.0-alpha

14 Nov 09:27
ebc608b
Compare
Choose a tag to compare
7.0.0-alpha Pre-release
Pre-release

Full Changelog: 6.2.4...7.0.0-alpha

6.2.4

12 Nov 21:27
0e7b846
Compare
Choose a tag to compare

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

08 Nov 09:18
c28958c
Compare
Choose a tag to compare

Fixed

  • Fixed a bug with migrate:refresh

What's Changed

Full Changelog: 6.2.2...6.2.3

6.2.2

02 Nov 15:44
1adf777
Compare
Choose a tag to compare

Changed

  • Update key from cache

What's Changed

Full Changelog: 6.2.1...6.2.2

6.2.1

02 Nov 15:06
8244538
Compare
Choose a tag to compare

Fixed

What's Changed

Full Changelog: 6.2.0...6.2.1

6.2.0

29 Oct 18:00
Compare
Choose a tag to compare

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

Full Changelog: 6.1.0...6.2.0

6.1.0

17 Apr 21:00
ffc0e8b
Compare
Choose a tag to compare

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

Full Changelog: 6.0.4...6.1.0