Skip to content

Releases: cityssm/node-dynamics-gp

v1.0.4

30 Jul 12:59
Compare
Choose a tag to compare

Update dependencies.

v1.0.3

04 Dec 15:17
Compare
Choose a tag to compare

Rename default export file to index.

v1.0.2

01 Dec 19:43
Compare
Choose a tag to compare

Fix exports.

v1.0.0

01 Dec 19:28
Compare
Choose a tag to compare

Highlights

  • Switch to a class structure.
  • Support for Node 18+.
  • Access types without errors.
  • Code cleanup.

v0.5.1

18 Apr 14:44
Compare
Choose a tag to compare

Remove unneeded fields from invoices.

v0.5.0

17 Apr 19:52
Compare
Choose a tag to compare

Highlights

  • Add diamond.getDiamondExtendedGPInvoice()

v0.4.1

13 Apr 17:25
Compare
Choose a tag to compare

Better null/undefined handling.

v0.4.0

22 Mar 18:53
Compare
Choose a tag to compare

Highlights

  • Add current table lookups for Invoices and Diamond Cash Receipts.

v0.3.0

07 Mar 20:23
Compare
Choose a tag to compare

Highlights

  • Invoice cache was not being cleared with other caches.
  • Caches now clear when database credentials change.
  • Coverage testing now running in a GitHub Action.

Full Changelog: v0.2.1...v0.3.0

v0.2.1

06 Mar 18:19
Compare
Choose a tag to compare

Highlights

  • Check the cash receipt document number to ensure it's a number.

Full Changelog: v0.2.0...v0.2.1