Releases: jkeen/tracking_number
Releases · jkeen/tracking_number
v1.2.0
v1.1.2
Added method to allow loading of definition file, so tracking_number_data can test itself using this gem.
Full Changelog: v1.1.1...v1.1.2
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3 🚑
v1.0.2
v1.0.1
v1.0.0 🎉
v1.0.0 🎉
MAJOR RELEASE with bugs fixed, features added, APIs solidified, and dreams realized. That all being said it's probably backwards compatible too.
- All data now comes from the tracking_number_data library, and this gem has been rewritten to generate classes from those specs on the fly #meta #ruby
- More tracking number support including the S10/UPU standard (160+ countries national postal services)
- Improved API to pull additional data from tracking numbers including service_type, package_type, destination_zip, and shipper_id
- Misc bug fixes
- Much improved readme
- Renewed enthusiasm for tracking numbers in general
Changes since v1.0.0.pre1
- Couple of minor changes with tracking_number_data underlying format, and a couple of inconsistencies ironed out
- Minor bug fixes caught before 1.0 release