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
- "To-One-Association" values are now imported correctly
- Added profile
product_with_manufacturer.yaml
as an example
- Added profile
- 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
to8
(from16
) 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