Shoptimizer v1.6.0
starmandeluxe
released this
25 Jul 06:51
·
24 commits
to main
since this release
New Features
- title-word-order-optimizer "WMM" tagging
- When using the title-word-order-optimizer in tandem with a Word-Mix-Model-generated config file, products processed with this optimizer are applied a new tag called "WMM" to differentiate these from other optimized product tags.
Bugfixes/Changes
- pipenv has been replaced with requirements.txt. The CICD deployment script for GCP has been updated accordingly.
- Revamped the way that tagging is performed (string building instead of hardcoded).
- Added a .gitignore file.
Documentation
- Revamped the API Specification section to be broken down into sub-sections with simplified headers, and added TOC links to each.
- Updated the instructions on installation/unit testing due to the pip change.