- Switch to semantic versioning. Version 1.0.0 has the same API as version 0.3.1.
- Ruby 2.3 supported
- Improved comments
- Ruby 2.1 and 2.2 supported
- Ruby 1.8.7 no longer supported
- Renamed gem from USPS-intelligent-barcode to usps_intelligent_barcode
Enhancements
- Support MRI 2.0
Bug fixes
- Correct author's email address
Enhancements
- Refactoring
Enhancements
- Switch docs from rdoc to yard
Enhancements
- Added code coverage to test suite
- Removed autoload
Enhancements
- Many comments
- Refactoring
Bug fixes
- Corrected Ryan Taylor Long's name in README
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
Enhancements
- Turned into a gem