Skip to content

Latest commit

 

History

History
75 lines (42 loc) · 1.01 KB

CHANGELOG.markdown

File metadata and controls

75 lines (42 loc) · 1.01 KB

1.0.0 - 2016-11-26

  • Switch to semantic versioning. Version 1.0.0 has the same API as version 0.3.1.
  • Ruby 2.3 supported
  • Improved comments

0.3.1 - 2015-06-13

0.3.0 - 2015-06-13

  • Ruby 2.1 and 2.2 supported
  • Ruby 1.8.7 no longer supported
  • Renamed gem from USPS-intelligent-barcode to usps_intelligent_barcode

0.2.5 - 2013-02-28

Enhancements

  • Support MRI 2.0

0.2.4 - 2013-01-05

Bug fixes

  • Correct author's email address

Enhancements

  • Refactoring

0.2.3 - 2012-12-31

Enhancements

  • Switch docs from rdoc to yard

0.2.2 - 2012-12-30

Enhancements

  • Added code coverage to test suite

0.2.1 - 2012-12-28

  • Removed autoload

0.2.0 - 2012-12-27

Enhancements

  • Many comments
  • Refactoring

0.1.2 - 2012-12-27

Bug fixes

  • Corrected Ryan Taylor Long's name in README

0.1.1 - 2012-12-27

Bug fixes

  • Correct example in README
  • Fix example for 1.8.7

API Changes

  • Renamed imb to USPS-intelligent-barcode to be consistent with gem name

0.1.0 - 2012-12-26

Enhancements

  • Turned into a gem