Skip to content

Latest commit

 

History

History
259 lines (136 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

259 lines (136 loc) · 11.6 KB

tracking_number changelog

2.0.1 (2024-08-20)

Bug Fixes

  • upcase body before searching to find lowercase tracking numbers (#85) (e07c754)

2.0.0 (2024-08-18)

1.6.0 (2023-11-14)

Bug Fixes

  • resolve error with active support deprecator (8b97160)

Features

  • update to tracking_number_data 1.6.1 (811a07b)

1.5.0 (2023-08-14)

Features

  • include partnership indicator in inspect (834a8c4)
  • update to tracking_number_data 1.6.0 (6c6293e)

1.4.1 (2023-05-19)

1.4.0 (2023-05-15)

Features

  • add partnership support with tracking_number_data 1.5 (75fe530)
  • update to tracking number data 1.5 (237ad3c)

1.3.5 (2023-01-09)

Bug Fixes

  • modify release process to include submodules, the lack of which caused the 1.3.2 gem release to not work at all (578af83)

1.3.2 (2022-12-23)

Changelog

v1.2 (2022-11-03)

Update tracking number definitions from tracking_number_data. Now includes Lasership, UPS Waybill, Landmark, Canada Post, On Trac (D*)

v1.1.2 (2022-11-03)

Add method to help tracking_number_data test itself better

v1.1.1 (2022-11-03)

Fix gem build error

Full Changelog

v1.1.0 (2022-11-03)

Full Changelog

v1.0.7 (2022-01-17)

Full Changelog

Merged pull requests:

v1.0.6 (2021-02-01)

Full Changelog

Merged pull requests:

v1.0.5 (2018-12-08)

Full Changelog

v1.0.4 (2018-12-08)

Full Changelog

Closed issues:

  • Tracking URLs? #34
  • TrackingNumber.search returning no results #33

Merged pull requests:

v1.0.3 (2018-02-06)

Full Changelog

Closed issues:

  • Failure to require: cannot load such file -- pry #32

v1.0.2 (2018-02-05)

Full Changelog

v1.0.1 (2018-02-05)

Full Changelog

v1.0.0 (2018-02-02)

Full Changelog

Closed issues:

  • Add Royal Mail tracking number recognition #21

v1.0.0.pre (2018-01-31)

Full Changelog

Merged pull requests:

  • Integrate tracking_number_data #28 (jkeen)

v0.10.5 (2018-01-28)

Full Changelog

v0.10.4 (2018-01-27)

Full Changelog

Closed issues:

  • random number detected as FedExSmartPost #30
  • I created a Java port of your library #26
  • hey buddy why'd you yank my version #25
  • USPS validation fails with USPS samples #23

v0.10.3 (2017-02-21)

Full Changelog

Closed issues:

  • USPS tracking numbers being labled as fedex #24
  • TODO comment in FedEx matcher #22

v0.10.2 (2015-10-01)

Full Changelog

Merged pull requests:

  • Add support for some UPS and USPS test tracking numbers #20 (dimroc)

v0.10.1 (2015-05-08)

Full Changelog

v0.10.0 (2015-05-08)

Full Changelog

Merged pull requests:

  • add support for 26 digit usps tracking numbers that start with 9[1-5] #19 (pickerflicker)

v0.9.1 (2015-04-15)

Full Changelog

Closed issues:

  • USPS validation failing #15

Merged pull requests:

v0.9.0 (2015-04-03)

Full Changelog

Merged pull requests:

v0.8.6 (2015-04-01)

Full Changelog

Merged pull requests:

  • Add support for USPS tracking numbers starting with '93' #16 (heymackey)

v0.8.5 (2015-02-23)

Full Changelog

Merged pull requests:

  • Update USPS rules to support 95… prefix #14 (dimroc)

v0.8.0 (2015-01-07)

Full Changelog

Merged pull requests:

  • Actually support :except option and not just :exception #13 (dimroc)

v0.7.0 (2014-04-18)

Full Changelog

Closed issues:

  • USPS apparently has a new application id #3

Merged pull requests:

v0.4.0 (2011-04-26)

Full Changelog

Merged pull requests:

v0.3.0 (2011-02-09)

Full Changelog

v0.2.0 (2011-01-29)

Full Changelog

v0.1.0 (2010-12-31)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator