Releases: dystcz/fakturoid
Releases · dystcz/fakturoid
3.0.1
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
2.0.0
1.4
change name in composer json
v1.3
Laravel 8 support
1.2
Update and refactor
v1.1
fix
v1.0
progress