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

Releases: picahq/sdk

v3.8.5

24 Jul 14:42
37e4184
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.4...v3.8.5

v3.8.4

23 Jul 19:31
63d08f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.3...v3.8.4

v3.8.3

18 Jul 13:15
f907cb7
Compare
Choose a tag to compare

What's Changed

  • feat: add model field to all common models by @paulkr in #26

Full Changelog: v3.8.2...v3.8.3

v3.8.2

17 Jul 14:03
b848b8b
Compare
Choose a tag to compare

What's Changed

  • Fix CardDetails common model issues by @paulkr in #25

Full Changelog: v3.8.1...v3.8.2

v3.8.1

16 Jul 13:46
64c57b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.8.1

v3.8.0

15 Jul 20:18
15d5f9b
Compare
Choose a tag to compare

What's Changed

  • Remove account from Opportunities Common Model by @paulkr in #23

Full Changelog: v3.7.17...v3.8.0

v3.7.17

15 Jul 19:01
2570b7a
Compare
Choose a tag to compare

What's Changed

  • Added Modifiers and ModifierGroups Common Models.
  • Added Discounts model to Orders Common Model.
  • Added Taxes to Orders Common Model.
  • Added name, type, category, and jurisdiction to Taxes Common Model.
  • Renamed taxCode to code, taxRate to rate, taxAmount to amount in Taxes Common Model.
  • Added tax, discount, discountLines to Items Common Model.
  • Changed tax in Products Common Model to an array of Taxes.
  • Add parentId to Categories Common Model.

Full Changelog: v3.7.16...v3.7.17

v3.7.16

04 Jul 20:28
e15d1bc
Compare
Choose a tag to compare

What's Changed

  • feat: add tip to payments common model by @paulkr in #21

Full Changelog: v3.7.15...v3.7.16

v3.7.15

04 Jul 18:14
548b227
Compare
Choose a tag to compare

What's Changed

  • feat: add locations common model by @paulkr in #20

Full Changelog: v3.7.13...v3.7.15

v3.7.13

28 Jun 18:42
e31df63
Compare
Choose a tag to compare

What's Changed

  • feat: add attachments, taxExempt + foreignCurrency to Transactions CM by @paulkr in #19

Full Changelog: v3.7.12...v3.7.13