All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Bug when filtering by order date #13
- Update order_items field into export-friendly format. #12
- Order grid filter does not work anymore. #8
- Added strict types and few other minor updates to pass static analysis checks. ecd1da99
- Version bump for Composer package resolution.
- Fixed filters and order grid styles #4.
- Updated php and magento framework version constraints to >=7.1 and >=101 respectively, for more seamless compatibility with new Magento releases.
- Updated php version constraint to ~7.1 (any version 7.1 or higher).
- Updated composer version constraints to support newer versions of Magento.
- Fixes suggested by Magento Coding Standard.
- Initial release.