Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Latest commit

 

History

History
100 lines (77 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

100 lines (77 loc) · 2.11 KB

CHANGELOG

[0.9.0] - 2021-07-28

Changes

  • Updated API version to V15
  • Updated User-Agent to 8.6.2
  • Updated basket retrieval
  • Updated order cut off date retrieval

[0.8.0] - 2021-03-22

Changes

  • Changed start_time, end_time, eta_start, eta_end and eta_live to time only

[0.7.0] - 2021-03-22

Added

  • Added start, end and live ETA dates
  • Added additional logging

Changes

  • Updated API version to V13
  • Updated User-Agent to 8.1.1

Fixed

  • Fixed potential issues when unexpected data is returned

[0.6.1] - 2020-08-22

Fixed

  • Fixed an issue with logging in

[0.6.0] - 2020-05-25

Added

  • Added the cut off date for an order

[0.5.6] - 2020-05-22

Fixed

  • Removed blocking event in init

[0.5.5] - 2020-05-18

Fixed

  • Add missing zero in prices

[0.5.2] - 2020-05-04

Added

  • Add store latitude and longitude

Fixed

  • Fixed error handling when Jumbo API throws an error

[0.5.1] - 2020-05-02

Fixed

  • Fixed error handling when Jumbo API throws an error

[0.5.0] - 2020-05-02

Added

  • add open pick ups
  • add time slots for pick ups

Changed

  • renamed some methods and variables related to deliveries
  • strings like "OPEN" are now being made lower case

Removed

  • removed the ability to retrieved closed orders

[0.4.4] - 2020-05-01

Changed

  • add "ready to deliver" state to open deliveries

[0.4.3] - 2020-04-30

Changed

  • add "processing" state to open deliveries

[0.4.2] - 2020-04-29

Changed

  • matched pricing for deliveries with basket and time slots

[0.4.1] - 2020-04-29

Changed

  • changed pricing object so format becomes available in Home Assistant

[0.4.0] - 2020-04-29

Added

  • add pricing to basket
  • add pricing to time slot

[0.3.1] - 2020-04-28

Changed

  • fixed casting in time slot

[0.3.0] - 2020-04-28

Added

  • ability to retrieve time slots

[0.2.0] - 2020-04-28

Added

  • exposed more information for deliveries and basket

[0.1.0] - 2020-04-28

Added

  • ability to retrieve basket information
  • ability to retrieve deliveries