chore: Only trigger release workflow for master and beta branch
chore: Updated README for semantic release
chore: Added Youwe Testing Suite
chore: Added Magento secrets in testing suite action
chore: Disabled phpstan linter
chore: Fixed phpmd linter
chore: Run grumphp directly with PHP
fix: use id instead of SKU (#39)
Use entity_id in the WHERE clause instead of sku. This adjustment enhances the query's speed, especially when dealing with a large number of products.
During local testing, the export time decreased significantly from 50 minutes to just 8 minutes. Resulting in an increase in speed of 84%. This speed increase only seems to occur if you don't have all numbers as sku's.
Code is refactored based on phpcs and phpmd rules.
fix: use id instead of SKU (#39)
Use entity_id in the WHERE clause instead of sku. This adjustment enhances the query's speed, especially when dealing with a large number of products.
During local testing, the export time decreased significantly from 50 minutes to just 8 minutes. Resulting in an increase in speed of 84%. This speed increase only seems to occur if you don't have all numbers as sku's.
Code is refactored based on phpcs and phpmd rules.
fix: use id instead of SKU #39
Use entity_id in the WHERE clause instead of sku. This adjustment enhances the query's speed, especially when dealing with a large number of products.
During local testing, the export time decreased significantly from 50 minutes to just 8 minutes. Resulting in an increase in speed of 84%. This speed increase only seems to occur if you don't have all numbers as sku's.
BREAKING CHANGE: Code is refactored based on phpcs and phpmd rules. #37 #36
fix: use id instead of sku #39
Use entity_id in the WHERE clause instead of sku. This adjustment enhances the query's speed, especially when dealing with a large number of products.
During local testing, the export time decreased significantly from 50 minutes to just 8 minutes. Resulting in an increase in speed of 84%. This speed increase only seems to occur if you don't have all numbers as sku's.
chore: Added semantic release (#30)
chore: Added semantic release
chore: Added develop branch to semantic release
chore: Set beta branch as prerelease branch
chore: Only trigger release workflow for master and beta branch
chore: Updated README for semantic release
chore: Added Youwe Testing Suite
chore: Added Magento secrets in testing suite action
chore: Disabled phpstan linter
chore: Fixed phpmd linter
chore: Run grumphp directly with PHP
fix: use id instead of SKU (#39)
Use entity_id in the WHERE clause instead of sku. This adjustment enhances the query's speed, especially when dealing with a large number of products.
During local testing, the export time decreased significantly from 50 minutes to just 8 minutes. Resulting in an increase in speed of 84%. This speed increase only seems to occur if you don't have all numbers as sku's.
6.0.3-beta.1 (2024-03-29)
Bug Fixes
use id instead of SKU (#39) (7b325cb)
perf: Applied phpcs and phpmd rules
BREAKING CHANGE: Code is refactored based on phpcs and phpmd rules.
fix: Fixed DriverInterface issue
chore(release): 7.0.0-beta.1 [skip ci]
7.0.0-beta.1 (2024-03-29)
Bug Fixes
Performance Improvements
BREAKING CHANGES
Code is refactored based on phpcs and phpmd rules.
fix: Fixed issue in FeedContent construct
chore(release): 7.0.0-beta.1 [skip ci]
7.0.0-beta.1 (2024-04-05)
Bug Fixes
Performance Improvements
BREAKING CHANGES
Code is refactored based on phpcs and phpmd rules.
chore: Changed release job permissions
chore(release): 7.0.0-beta.1 [skip ci]
7.0.0-beta.1 (2024-04-05)
Bug Fixes
Performance Improvements
BREAKING CHANGES
Code is refactored based on phpcs and phpmd rules.
Bump version nr
chore(release): 7.0.0-beta.1 [skip ci]
7.0.0-beta.1 (2024-04-09)
Bug Fixes
Performance Improvements
BREAKING CHANGES
Code is refactored based on phpcs and phpmd rules.
fix: use id instead of SKU (#39)
Use entity_id in the WHERE clause instead of sku. This adjustment enhances the query's speed, especially when dealing with a large number of products.
During local testing, the export time decreased significantly from 50 minutes to just 8 minutes. Resulting in an increase in speed of 84%. This speed increase only seems to occur if you don't have all numbers as sku's.
7.0.0-beta.1 (2024-04-09)
Bug Fixes
Performance Improvements
BREAKING CHANGES
Code is refactored based on phpcs and phpmd rules.
fix: use id instead of SKU #39
Use entity_id in the WHERE clause instead of sku. This adjustment enhances the query's speed, especially when dealing with a large number of products.
During local testing, the export time decreased significantly from 50 minutes to just 8 minutes. Resulting in an increase in speed of 84%. This speed increase only seems to occur if you don't have all numbers as sku's.
7.0.0-beta.2 (2024-04-09)
Bug Fixes
use id instead of SKU #39 (3576069)
perf: Applied phpcs and phpmd rules
BREAKING CHANGE: Code is refactored based on phpcs and phpmd rules. #37 #36
Use entity_id in the WHERE clause instead of sku. This adjustment enhances the query's speed, especially when dealing with a large number of products.
During local testing, the export time decreased significantly from 50 minutes to just 8 minutes. Resulting in an increase in speed of 84%. This speed increase only seems to occur if you don't have all numbers as sku's.
7.0.0-beta.3 (2024-04-10)
Bug Fixes
Performance Improvements
BREAKING CHANGES