Sha256: a252ad0e320b86faa22ccf70b4c08f7664e372e8d441e8aaee68225128d0fd8c
Contents?: true
Size: 1.22 KB
Versions: 1
Compression:
Stored size: 1.22 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.4.2] - 2019-11-19 ### Changed - UPS Freight: Pass TimeInTransitIndicator as a String rather than a Boolean ## [0.4.1] - 2019-11-15 ### Changed - Bugfix release: The file `types.rb`, which was accidentally put into `spec`, was moved to `lib`. ## [0.4.0] - 2019-11-11 ### Added - UPS Freight Service (rates estimation only for now) - UPS: Label generation ### Changed - All API methods now take a shipment, sometimes a typed Options object, and a `debug` flag. - There are option classes for shipments, packages, and items. See the spec for UPS Freight about how they work. ### Changed - Add ConsigneeName to Address validation/classification request ## [0.3.3] - 2019-10-25 ### Changed - Fix: ShipEngine#labels test mode works again. ## [0.3.2] - 2019-10-25 ### Changed - Fix: ShipEngine#labels now works as expected. ## [0.3.1] - 2019-06-20 ### Added - Endpoint for UPS address classification ### Changed - `ShipEngine#labels` now needs a second argument, the shipping method.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
friendly_shipping-0.4.2 | CHANGELOG.md |