Ynab Sdk Ruby Versions Save

YNAB API Ruby Library

v2.1.0

8 months ago

What's Changed

v2.0.0

8 months ago

What's Changed

1.31.0

1 year ago

What's Changed

Full Changelog: https://github.com/ynab/ynab-sdk-ruby/compare/v1.29.0...1.31.0

1.29.0

1 year ago

What's Changed

Full Changelog: https://github.com/ynab/ynab-sdk-ruby/compare/v1.28.0...1.29.0

1.28.0

1 year ago

What's Changed

Full Changelog: https://github.com/ynab/ynab-sdk-ruby/compare/v1.27.0...1.28.0

1.27.0

1 year ago
  • New support for deleting transactions (Details)
  • Transaction response objects now include import_payee_name and import_payee_name_original fields, which provide "Bank Import Details" for imported transactions, as shown in the web application.
  • When updating multiple transactions (PATCH) with you no longer have to supply account_id, date, or amount for each transaction.

v1.23.0

1 year ago

Add server_knowledge to HybridTransactionsResponseData

https://github.com/ynab/ynab-sdk-ruby/pull/61

v1.22.0

1 year ago

Include new list of account types.

v1.15.0

4 years ago

Mark more fields as not required