- Add support for Corcel v8 (#41)
- Laravel 11 support (#37, #40)
- Add flexibility to inherit the models and define and update the model factories (#38, #39)
- Laravel 10 support (#35)
- Laravel 9 support (#29)
- Fix WooCommerce::currency() method return type (#30)
- PHP 8.0 support (c95576e)
- Fix: allow address to work with subclasses (#20)
- Fix error with parsing order completed and paid date from timestamp (#19)
- Fix invalid typehint in ProductAttribute model (#17)
- Add support for Corcel 5.x and Laravel 8.x
- Drop support for PHP 7.2
- PHP 7.2 compatibility (f4d8265)
- Inital release