Skip to content

Releases: imdhemy/laravel-in-app-purchases

1.13.0

30 Jun 11:33
ec62ab9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.1...1.13.0

1.12.1

11 Jun 12:41
487cc34
Compare
Choose a tag to compare

Fixed

  • [1.x] fix unsupported events result in errors by @imdhemy in #417

What's Changed

  • chore(deps-dev): bump orchestra/testbench from 6.43.3 to 6.44.1 by @dependabot in #413
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.54.0 to 3.58.1 by @dependabot in #412

Full Changelog: 1.12.0...1.12.1

1.12.0

25 May 12:20
bd7303d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.0...1.12.0

1.11.0

12 May 19:08
3c00318
Compare
Choose a tag to compare

Fixed

  • [1.x] Set google credentials path from config by @imdhemy in #407

Internal changes

  • [1.x] improve ci by @imdhemy in #400
  • chore(deps-dev): bump vimeo/psalm from 5.14.1 to 5.23.1 by @dependabot in #395
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.14.1 to 3.52.1 by @dependabot in #397
  • chore(deps): bump imdhemy/google-play-billing from 1.5.1 to 1.5.2 by @dependabot in #396
  • chore(deps-dev): bump orchestra/testbench from 6.31.1 to 6.43.2 by @dependabot in #398
  • chore(deps): bump imdhemy/appstore-iap from 1.6.0 to 1.6.1 by @dependabot in #399
  • chore(deps-dev): bump vimeo/psalm from 5.23.1 to 5.24.0 by @dependabot in #402
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.52.1 to 3.54.0 by @dependabot in #403
  • chore(deps-dev): bump orchestra/testbench from 6.43.2 to 6.43.3 by @dependabot in #404

Full Changelog: 1.10.0...1.11.0

1.10.0

17 Feb 05:59
014c189
Compare
Choose a tag to compare

What's Changed

  • [Subscription] Cancel google subscription by @imdhemy in #386

Full Changelog: 1.9.1...1.10.0

1.9.1

15 Dec 10:36
b74e09b
Compare
Choose a tag to compare

What's Changed

  • Fix: Defer subscription with google not working by @imdhemy in #375

Full Changelog: 1.9.0...1.9.1

1.9.0

19 Sep 06:02
4471f5d
Compare
Choose a tag to compare

Added

What's Changed

  • chore(deps): bump imdhemy/google-play-billing from 1.4.1 to 1.4.2 by @dependabot in #353
  • chore(deps-dev): bump vimeo/psalm from 5.13.1 to 5.14.1 by @dependabot in #354
  • [CI] Update coding style by @imdhemy in #357

New Contributors

Full Changelog: 1.8.2...1.9.0

1.8.2

04 Jul 16:11
22c6c85
Compare
Choose a tag to compare

What's Changed

Note: No big changes. Just bumping dependencies.

  • chore(deps-dev): bump vimeo/psalm from 5.12.0 to 5.13.1 by @dependabot in #350
  • chore(deps): bump imdhemy/google-play-billing from 1.4.0 to 1.4.1 by @dependabot in #351
  • chore(deps-dev): bump orchestra/testbench from 6.27.1 to 6.28.0 by @dependabot in #352

Full Changelog: 1.8.1...1.8.2

1.8.1

24 May 09:24
5f716b3
Compare
Choose a tag to compare

Note No big changes, just bumping dependencies.

What's Changed

  • chore(deps-dev): bump psalm/plugin-laravel from 1.6.2 to 2.0.2 by @dependabot in #322
  • chore(deps): bump phpunit/phpunit from 9.6.6 to 9.6.7 by @dependabot in #324
  • chore(deps): bump orchestra/testbench-core from 6.31.1 to 6.31.2 by @dependabot in #325
  • chore(deps): bump psr/http-client from 1.0.1 to 1.0.2 by @dependabot in #326
  • chore(deps): bump ramsey/uuid from 4.7.3 to 4.7.4 by @dependabot in #327
  • chore(deps): bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 by @dependabot in #329
  • chore(deps-dev): bump vimeo/psalm from 4.30.0 to 5.11.0 by @dependabot in #334
  • chore(deps): bump symfony/process from 5.4.22 to 5.4.23 by @dependabot in #335
  • chore(deps): bump guzzlehttp/guzzle from 7.5.0 to 7.6.0 by @dependabot in #336
  • chore(deps): bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #337
  • chore(deps): bump symfony/var-dumper from 5.4.22 to 5.4.23 by @dependabot in #338
  • chore(deps): bump guzzlehttp/guzzle from 7.6.0 to 7.7.0 by @dependabot in #340
  • chore(deps): bump fakerphp/faker from 1.21.0 to 1.22.0 by @dependabot in #341
  • chore(deps): bump phpstan/phpdoc-parser from 1.20.4 to 1.21.0 by @dependabot in #342
  • [deps] Update dependabot config by @imdhemy in #345
  • chore(deps-dev): bump vimeo/psalm from 5.11.0 to 5.12.0 by @dependabot in #346

Full Changelog: 1.8.0...1.8.1

1.8.0

08 Apr 10:34
6c867ea
Compare
Choose a tag to compare

What's Changed


  • chore(deps): bump guzzlehttp/psr7 from 2.4.3 to 2.4.4 by @dependabot in #301
  • chore(deps): bump symfony/event-dispatcher from 5.4.19 to 5.4.21 by @dependabot in #302
  • chore(deps): bump phpunit/phpunit from 9.6.4 to 9.6.5 by @dependabot in #303
  • chore(deps): bump myclabs/deep-copy from 1.11.0 to 1.11.1 by @dependabot in #304
  • chore(deps): bump symfony/translation from 5.4.19 to 5.4.21 by @dependabot in #305
  • chore(deps): bump symfony/filesystem from 5.4.19 to 5.4.21 by @dependabot in #306
  • chore(deps): bump phpdocumentor/type-resolver from 1.6.2 to 1.7.0 by @dependabot in #307
  • chore(deps): bump symfony/stopwatch from 5.4.19 to 5.4.21 by @dependabot in #308
  • chore(deps): bump league/commonmark from 2.3.9 to 2.4.0 by @dependabot in #309

Full Changelog: 1.7.2...1.8.0