Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 740 Bytes

Changelog

0.1.4-alpha (2023-02-21)

Bug Fixes

  • throw API exception on JSON decode error of API response (1e74912)

0.1.3-alpha (2022-11-04)

Changed

  • Implement helper method for creating parcel tracking URLs

0.1.2-alpha (2021-12-13)

Changed

  • Fix problem with COD amount and weight thousands separator

0.1.1-alpha (2021-11-22)

Changed

  • Hotfix for the type error when passing a null rPropNum (property/house number) to ParcelImport

0.1.0-alpha (2021-11-18)

Added

  • First pre-release version with parcel import implementation.