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

Latest commit

 

History

History
78 lines (46 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

78 lines (46 loc) · 1.93 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.4.1 - 2022-07-20

Added

  • add predict-batch endpoint #38

1.4.0 - 2022-05-24

Added

  • feat: add more fields for Get trackings API (#33)

1.3.0 - 2021-07-13

Changed

  • Fix: throws JSONDecoder if we got 502 error from Cloudflare #31.

Removed

  • Python 3.5 support.

1.2.1 - 2021-03-26

Changed

  • Update package setup.py.

1.2.0 - 2021-03-26

Changed

  • Add tracking support additional fields.

1.1.0 - 2020-08-17

A dummy version, NO CHANGES.

1.0.post2 - 2020-03-11

Changed

  • Bump version.

1.0.post1 - 2020-03-11

Changed

  • Fix import aftership problem #15.

1.0 - 2020-03-10

Added

  • Python 3.5+ support.

Changed

  • This package is not compatible with previous releases.

Removed

  • Python 2.X support.