Skip to content

[1.21.0] - 2022-05-03

Compare
Choose a tag to compare
@rmody3 rmody3 released this 04 May 21:54
· 13 commits to main since this release
b51bb15

Added

  • Adds optional total_price and currency field to order creation
  • Adds optional amount and unit field to order creation
  • Adds inventory to project responses
  • Adds inventory to order responses

Changed

  • Deprecates mass_g and total_price_cents_usd fields for create order requests
  • Deprecates average_price_per_tonne_cents_usd and remaining_mass_g from project responses
  • Deprecates price_cents_usd, patch_fee_cents_usd, and mass_g from order responses