3.0.0
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 toDystcz\Fakturoid\Contracts\Fakturoid::class
instead oflaravel-fakturoid
Full Changelog: 2.0.0...3.0.0