ChangelogΒΆ

0.7.1 14th October 2025

  • [Bug]: Item SKU is nullable

0.7.0 13th October 2025

  • [Feature]: Add support for fetching a specific order

  • [Feature]: Add support for all query parameters

0.6.0 1st July 2025

  • [Feature]: Fixup order to type to match current API response

0.5.0 18th June 2025

  • [Feature]: Parse shipment.ship_date as a date

  • [Feature]: Set the timezone on shipment.create_date

0.4.0 29th May 2025

  • [Feature]: Fix various data types

0.3.0 28th May 2025

  • [Feature]: Add support for fetching orders

0.2.0 13th May 2025

  • [Feature]: Make shipment.create_date an actual datetime field

0.1.0 6th May 2025

  • [Feature]: Initial release