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 for multi-item orders
- Bug for shipping windows with price
interactiveShipping
option added to allow user to select logistics for each item
- Multiple catalog filters can now be used
- Simulation retries to guarantee items quantity in each order
- Payment data is now customized based in payment group
- Configuration file moved to .vtexrc BREAKING CHANGE
- Bug fixes for edge cases
- Payment system set in config file is now used everywhere
- Validation for catalog filters now works as expected
- Catalog is now filtered correctly to avoid unavailable items in simulations
- Removed side effect affecting the options object
- Added sha bang to enable correct CLI execution
- First package version with multiple orders creation and some configurations
- Lots of bugs due to missing data validation
- Process logging during creation and orders report at the end