Releases: Ephigenia/ikea-availability-checker
Releases · Ephigenia/ikea-availability-checker
v1.0.2-alpha.1
Bug Fixes
- depend release workflow from default workflow (50a2ca3)
v1.0.0
1.0.0 (2021-11-29)
Bug Fixes
BREAKING CHANGES
- minimum nodejs version changed from 10 to 14
BugFix Release
Bug Fixes
- table output fixed with CJK characters in store names by migrating to cli-table3 (#37) (28ca71e)
BugFix Release
Casts the availability.stock
value as an integer value so that it can be used in combination with f.e. jq
BugFix Release
Bug Fixes
- stock previously not working country param (b24ffff)
BugFix Release
Bug Fixes
- stock accepts multiple store codes (88331f5)
- stock exists when no store code or country code given (d688952)
- stock exits when no stores found/selected (700efaf)
- stock uses countryCode from store (a57d7f8)
- upgrade lots of packages (#15) (c6e752c), closes #11 #10
BugFix Release
Bug Fixes
- changes buCode of Seatlle (250), US to Renton US (488) (9d5a4e3), closes #11
- store option now works on buCodes (4188e44), closes #10
Feature Release
Bug Fixes
- bu-codes: fix bu code for de kaarst (8962549)
- search: empty search results list catched properly (e6a30bd)
- stock: compatibility with iows 2 (176eeea)
- stock: iows2 compatibility (6b32e55)
- stock: not found products shown as 0 availability (96d69c8)
- removes deprecated iows1 (006fc1c)
- removes search as it doesn’t work (2488ef2)
- stores returned by country from fixed data instead of scraping (de7da1c)
- updates buCode for Kaarst/Germany (#6) (1f71c6c)
- updates bucode for kaarst/germany also in cvs file (a5e46b0)
Features
- stock: search product availability with store name regexp (60d992c)
- stock: use regexp for matching stores (fdc4c7a)
- adds createdAt column in stock report (c9d455c)
- adds csv-store reporter (dfde11d)
Feature Release
Features
- search: adds json reporter for product search (6493652)
- search: support for other than de countries (bb3e59e)