What's Changed
- Add AI sources to order attribution data by @chihsuan in #168
- add 'global_unique_id' to product generator by @masteradhoc in #172
- Update phpcs-changed to version 2.11.8 for php 8.4 compat by @layoutd in #179
- Add plugin settings link by @masteradhoc in #181
- Update Composer dependencies for PHP 8.5 support by @layoutd in #188
- make tax_status more dynamic by @masteradhoc in #180
- implement cogs feature by @masteradhoc in #176
- Add coupon and refund ratio parameters to order generator by @layoutd in #182
- generate only future dates and only if is_on_sale is true by @masteradhoc in #173
- Fix: Add error handling when no orders are generated by @layoutd in #189
- Change woo.com to woocommerce.com in attribution source by @layoutd in #192
- Optimize order date generation by @layoutd in #185
- Update jdenticon to version 2.0.0 by @chihsuan in #191
- Fix refund date constraints to prevent future dates by @layoutd in #187
- Add Requires Plugins Header to WC Smooth Generator by @masteradhoc in #195
- Add exact ratio distribution for deterministic test data generation by @layoutd in #186
- Add comprehensive unit test suite by @layoutd in #196
- Add GitHub Actions workflow for PHP unit tests by @layoutd in #197
- Fix GitHub Actions MySQL setup to use service containers by @layoutd in #199
- Address review feedback for brand feature (PR #174) by @layoutd in #201
- Update build configuration by @layoutd in #204
New Contributors
- @masteradhoc made their first contribution in #172
Full Changelog: 1.2.2...1.3.0