Skip to content

v1.0.0 馃帀

Compare
Choose a tag to compare
@jkeen jkeen released this 02 Feb 06:11

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