Skip to content

Releases: dystcz/fakturoid

3.0.1

14 Feb 17:40
Compare
Choose a tag to compare

What's Changed

  • Feat: Finish basic tests by @repl6669 in #10
  • Updated examples in README
  • Added MIT license

Full Changelog: 3.00...3.0.1

3.0.0

14 Feb 13:49
Compare
Choose a tag to compare

What's Changed

  • Updated for Fakturoid API v3 (for v2 use 2.0 branch)
  • Added method docblocks to facade and main Fakturoid class
  • Added Fakturoid contract
  • Added Fakturoid facade tests
  • Added Github actions

Breaking changes ⚠️

  • Changes in config (different keys, different env vars)
  • Namespace is now Dystcz\Fakturoid\
  • Facade namespace is now Dystcz\Fakturoid\Facades\Fakturoid
  • Fakturoid class is now bound to Dystcz\Fakturoid\Contracts\Fakturoid::class instead of laravel-fakturoid

Full Changelog: 2.0.0...3.0.0

2.0.0

02 May 00:12
9f7baae
Compare
Choose a tag to compare

What's Changed

  • Add laravel 11 support by @theimerj in #3
  • Drops Laravel < 11 support as well as PHP < 8.2

Full Changelog: 1.4...2.0.0

1.4

01 Dec 11:32
Compare
Choose a tag to compare
1.4
 change name in composer json

v1.3

10 Nov 13:04
5bce73c
Compare
Choose a tag to compare

Laravel 8 support

1.2

23 Jun 18:34
b997290
Compare
Choose a tag to compare
1.2

Update and refactor

v1.1

08 Sep 15:24
Compare
Choose a tag to compare
fix

v1.0

08 Sep 15:15
Compare
Choose a tag to compare
progress