Releases: ynab/ynab-sdk-js
Releases · ynab/ynab-sdk-js
v1.13.1
Fix placement of server_knowledge in schema
v1.13.0
Adds new server_knowledge field to some delta request responses and pulls in latest spec documentation
v1.12.0
Fixes a regression that happened when delta support was added
v1.11.0
Support for more Delta Requests
v1.10.0
Add support for updateTransactions (PATCH /budgets/:id/transactions)
v1.9.0
Add new transactions.createTransactions method which is an alias to transactions.createTransaction for creating one or multiple transactions
v1.8.0
Fix README table formatting
v1.7.0
Add support for transfers and budgeting
v1.6.0
Rename getTransactionsById to getTransactionById
v1.5.0
Add new user.getUser interface