Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Release 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 13:34
· 18 commits to main since this release
433f6d9
  • "To-One-Association" values are now imported correctly
    • Added profile product_with_manufacturer.yaml as an example
  • Fixed reported request timings (they were measured wrong, longer than actual)
  • Fixed --in-flight-limit to actually be respected (wasn't implemented correctly)
  • Changed default in_flight_limit to 8 (from 16) as that seemed like a better performing number
  • Implemented all criteria filter types and added product_variants.yaml
  • Removed sync --verbose option for now, as it wasn't implemented