Skip to content

3.0.0

Compare
Choose a tag to compare
@repl6669 repl6669 released this 14 Feb 13:49
· 12 commits to 3.0 since this release

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