🚀 This release contains major code upgrade with new additions thanks to @MartinMystikJonas
- Upgrade guide is in UPGRADE.md
- Better CI integration
- PHP 8.1/8.2 support
- More consistent API
- New Import orders/contacts enpodint
- Eshop endpoints has been marked as deprecated
What's Changed
- PHP 8 compatibility by @MartinMystikJonas in #25
- Developer tools by @MartinMystikJonas in #26
- Changed and unified structure (BC breaks) by @MartinMystikJonas in #28
- Added types by @MartinMystikJonas in #29
- Unified and simplified tests by @MartinMystikJonas in #30
- Contacts and import orders endpoints by @MartinMystikJonas in #31
- Models use getters/setters instead of public properties by @MartinMystikJonas in #32
- Fixed setting price in OrderItem by @MartinMystikJonas in #34
- Temporarily fix deprecation by @stanislav-janu in #35
Full Changelog: v0.4.1...v1.0.0