- Fix bug in NotificationContact delete logic
- Added a specific error class
MyTankInfo::UnauthorizedError
so that it's easier to identify and react to scenarios when your api_key is wrong or has expired
- Add convenience methods for accessing UOM on TankReconciliationRecordCollection
- Fix bug that prevented tank reconciliation records from being updated
- Updates Faraday gem to 1.8.0
- Fixes Gemfile lock version of the gem
- Initial release