Skip to content

Releases: Ephigenia/ikea-availability-checker

v1.0.2-alpha.1

01 Dec 10:56
50a2ca3
Compare
Choose a tag to compare
v1.0.2-alpha.1 Pre-release
Pre-release

1.0.2-alpha.1 (2021-12-01)

Bug Fixes

  • depend release workflow from default workflow (50a2ca3)

v1.0.0

29 Nov 17:54
e07754e
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0 (2021-11-29)

Bug Fixes

BREAKING CHANGES

  • minimum nodejs version changed from 10 to 14

BugFix Release

23 Feb 07:57
3d8394c
Compare
Choose a tag to compare

Bug Fixes

  • table output fixed with CJK characters in store names by migrating to cli-table3 (#37) (28ca71e)

BugFix Release

21 Feb 10:27
e2e442c
Compare
Choose a tag to compare

Casts the availability.stock value as an integer value so that it can be used in combination with f.e. jq

BugFix Release

19 Aug 20:17
72dbb23
Compare
Choose a tag to compare

Bug Fixes

  • stock previously not working country param (b24ffff)

BugFix Release

19 Aug 20:18
0292fc1
Compare
Choose a tag to compare

Bug Fixes

BugFix Release

19 Aug 20:18
315adae
Compare
Choose a tag to compare

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

19 Aug 20:18
3032b9c
Compare
Choose a tag to compare

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

19 Aug 20:19
82d7f71
Compare
Choose a tag to compare

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

03 Jul 09:00
Compare
Choose a tag to compare

Features

  • search: adds json reporter for product search (6493652)
  • search: support for other than de countries (bb3e59e)