Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

42 lines (19 loc) · 2.05 KB

tracking_number_data changelog

1.6.1 (2023-10-20)

Bug Fixes

  • Correct serial number group for DHL express numbers, split J* numbers into their own group and remove validation, since it appears they have none (#100) (24c6f03)

1.6.0 (2023-08-14)

Features

  • lock down fedex smart post numbers a little more to prevent invalid usps 91/smart post overlaps (2cfdfba)

1.5.1 (2023-08-02)

Bug Fixes

1.5.0 (2023-05-15)

Features

  • Add partners relationship to model shipments that may be shared between carriers. e.g. FedEx SmartPost shipments are delivered by USPS (4ff4ea9)

1.4.0 (2023-05-15)

Bug Fixes

  • Let number definition sort out variable spaces for testing. For the most part numbers are continuous, (8a5047a)
  • tighten up some detections to prevent overlaps (6088dd4)

Features

  • add ids to definitions for cross referencing (40ee04e)