Skip to content

Releases: karrioapi/karrio

Purplship SDK 2020.11

27 Nov 06:52
86124d7
Compare
Choose a tag to compare

Change Logs

  • Add alpha support for Dicom, BoxKnight, USPS (reimplementation)
  • Consolidate universal models
    • Add weight_unit for commodities
    • Add Incoterm
    • Change Country names format
  • Improve package presets measurements
  • Uniformize mappers implementation functions across carriers

Purplship SDK 2020.10.0

25 Oct 06:59
b2ff33c
Compare
Choose a tag to compare

purplship-SDK 2020.10.0

  • Integrate Canpar services [Beta]
  • Integrate shipment cancellation request
  • Enrich unified shipping API models
  • Consolidate extensions updates and pickup services with purplship-server integration tests

Purplship SDK 2020.9.0

29 Sep 15:17
34c6cc5
Compare
Choose a tag to compare

Change Logs

  • Improve purplship extension namespace structure
  • Merge freight and package higher level APIs
  • Rename carriers integration based on specialize services
    • dhl -> dhl_express
    • fedex -> fedex_express
    • ups -> ups_package
    • ups (freight) -> ups_freight
    • purolator -> purolator_courier
  • Integrate Pickup services for all supported carriers (beta)
  • Integrate Address validation service for all supported carriers (beta)

PurplShip 2020.7.1 release

10 Jul 06:53
da96140
Compare
Choose a tag to compare

Bugfix

  • Fix error caused by bytearray serialization attempt in request core helper

PurplShip 2020.7.0 release

01 Jul 03:34
ebb7f06
Compare
Choose a tag to compare

What's new

  • Enrich logs
  • Collect and format Error fields

Breaking changes

  • Replace RateDetails expected_delivery date by transit_days count

PurplShip 2020.6.1 release

06 Jun 06:02
bc6daa7
Compare
Choose a tag to compare

Breaking changes

  • Rename carrier identifier keys for clarity
    • renaming: carrier -> carrier_name
    • renaming: carrier_name -> carrier_id

PurplShip 2020.6.0 release

04 Jun 16:36
c258d8d
Compare
Choose a tag to compare

Documenting

  • Add documentation for purplship SDK
  • Fix build scripts
  • Introduce datatypes to markdown generator scripts.

PurplShip 2020.5.0 release

01 Jun 17:53
f31793c
Compare
Choose a tag to compare

What is new

  • Restructure the project as mono repo with micro-modules

Breaking Changes

  • Uniform extension form for internal repo micromodules as well as third party bridges

PurplShip 2020.4 release

01 Jun 18:01
ca597ae
Compare
Choose a tag to compare

What's new?

  • Consolidate carrier service integration with purplship server integration and restful tests
  • Many changes and improvements on the Models
  • License Term updated to mention a commercial version availability

PurplShip 2020.3 release

01 Jun 17:56
8a27bfe
Compare
Choose a tag to compare

Major restructuring and API change

  • Restructure project modules
  • Introduce package separation between Freight and Package
  • Introduce purplship.core wheel
  • Complete improvement of Models
  • Use the latest carriers datatypes packages