Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

v0.6.0

Compare
Choose a tag to compare
@sfroehler sfroehler released this 21 Jan 09:57
· 55 commits to master since this release

Added

  • This CHANGELOG file (Following "Keep a CHANGELOG")
  • Create, find, update and index operations for address resource. (#4)
  • Services attribute to carriers call (#5)
  • Index operation for shipment resources with optional filter parameters. (#6)
  • Create, find and index operations for webhook resource. (#7)
  • Added the following ruby versions to travis-ci test runs:
    • 2.1.7
    • 2.2.4
    • 2.3.0
  • Add ShipmentQuotes class returning the price for a certain shipment (#9)

Removed

Changed

  • Start following SemVer properly.
  • The link to the developer documenation for the Shipment ressource still pointed at Apiary; it now correctly points to the shipcloud Developer Portal's API section on Shipments.