1.11.0 Feature Release
Changelog
[1.11.0] - 2022-12-20
ADDED
- Support methods to retrieve article and container details (#193)
- Support methods to retrieve article and container by type (#191)
FIXED
- Typo inside JobResultConfig key
resultChunks
(#192) - Method purchaseProduct parameter
productId
should be int (#188)
What's Changed
- Change Marketplace purchase to int ProductId by @WorksDev in #188
- Apply PHPCSFixer / PhpStan adjustments by @WorksDev in #190
- Fix parameter name resultChunks in JobResultConfig by @effectpet in #192
- Add methods to retrieve article and container details by @effectpet in #193
- Add methods to retrieve article and container by their types by @effectpet in #194
Full Changelog: v1.10.1...v1.11.0