Skip to content

Releases: ynab/ynab-sdk-js

v1.13.1

27 Jun 16:54
Compare
Choose a tag to compare

Fix placement of server_knowledge in schema

v1.13.0

27 Jun 16:28
Compare
Choose a tag to compare

Adds new server_knowledge field to some delta request responses and pulls in latest spec documentation

v1.12.0

04 Feb 14:49
Compare
Choose a tag to compare

Fixes a regression that happened when delta support was added

v1.11.0

30 Jan 14:16
Compare
Choose a tag to compare

Support for more Delta Requests

v1.10.0

16 Jan 20:05
Compare
Choose a tag to compare

Add support for updateTransactions (PATCH /budgets/:id/transactions)

v1.9.0

12 Oct 17:03
Compare
Choose a tag to compare

Add new transactions.createTransactions method which is an alias to transactions.createTransaction for creating one or multiple transactions

v1.8.0

27 Sep 19:35
Compare
Choose a tag to compare

Fix README table formatting

v1.7.0

27 Sep 18:08
Compare
Choose a tag to compare

Add support for transfers and budgeting

v1.6.0

11 Sep 21:22
Compare
Choose a tag to compare

Rename getTransactionsById to getTransactionById

v1.5.0

21 Aug 20:31
Compare
Choose a tag to compare

Add new user.getUser interface