prestashop_api 1.1.1
prestashop_api: ^1.1.1 copied to clipboard
A Dart package designed to simplify interaction with PrestaShop websites by providing streamlined API integration, automatic model generation, data serialization, and exception handling.
1.1.1 #
- Fix: Gracefully handle retrieval of entities missing IDs
- Docs: Updated documentation to better reflect recent package changes
1.1.0 #
- Feat: Added support for 'Country' resource
1.0.0 #
- Chore: Breaking: Require Dart SDK >= 3.8.0
- Chore: Upgrade package dependencies
- Fix: Fix breaking changes introduced by dependency upgrades
- Chore: Add support for Windows, Linux, and macOS
- Enforce stricter code quality through enhanced analyzer and linter rules
- No API changes beyond SDK and platform support updates
0.1.1 #
- Fix: Fixed internal links of resources
0.1.0 #
- Feat: Added support for 'Language' resource
0.0.2 #
- Feat: Added support for 'Stock Available' resource
0.0.1 #
- Initial version