Releases: patch-technology/patch-ruby
Releases · patch-technology/patch-ruby
[1.2.4] - 2020-10-14
Added
total_price_cents_usd
field toorder
creation- allows users to create an order by total price
Changed
- order creation requires either
mass_g
ortotal_price_cents_usd
, but not both
[1.2.3] - 2020-10-05
Added
patch_fee_cents_usd
field toorders
[1.2.2] - 2020-09-18
Added
- return photos with projects
[1.2.0] - 2020-09-18
average_price_per_tonne_cents_usd
field toprojects
remaining_mass_g
field toprojects
standard
field toprojects
- validations on
mass_g
field (has to be greater than 1 and less than 2,000,000,000).
[1.1.0] - 2020-08-19
[1.1.0] - 2020-08-19
Added
project_id
optional field toorder
creationmetadata
optional field toorder
creationproject_id
optional field toestimate
creation- changelog file
First Release!
This is the first official release of Patch's Ruby Gem.
Initial pre-release
Pre-release of v1 Gem
Supports APIs for Orders, Estimates, Projects and Preferences