Skip to content

Releases: Sherex/node-sbanken

Release 1.1.0

07 Mar 13:24
Compare
Choose a tag to compare

Add accountId lookup

Adds a under-the-hood accountId lookup if an accountNumber is passed to .getAccount() or .getTransactions().

Minor Changes

  • Added accountId lookup if account number is used: 3ef7026

Patches

  • Added comment on new secret in README: ecbe867
  • Updated dependencies: 146cf31

Commit changelog

Release 1.0.4

14 Dec 22:05
v1.0.4
16b7404
Compare
Choose a tag to compare

Updated dependencies and readme

Removed the $ in front of shell commands.

If there is problems with the credentials when trying to get a token, it throws an AuthError and suggests it might be due to expired credentials.

Patches

  • [3bd499b] - Removed $ from shell commands in the readme
  • [a6f63fe] - Returns AuthError on credentials problem
  • [c625ba2] - Removed pkg ts-node-dev and added ts-node
  • [c58ce30] - Updated minor dependencies
  • [4174fe8] - Updated major dependencies
  • [16b7404] - Updated version to 1.0.4

Release 1.0.3

10 Aug 21:04
Compare
Choose a tag to compare

Readme updates

Changed the header of the Readme and added a code API section.

Patches

  • [b1d01f0] - Changed to new header in README
  • [c578d31] - Updated dependencies
  • [3f22f0e] - Added code API to README
  • [5513cff] - Updated version to 1.0.3

Release 1.0.2

17 Jul 10:13
v1.0.2
f4357bf
Compare
Choose a tag to compare

Small repo fixes

Changed README badges and removed the publish to GPR workflow.

Patches

  • [f9677f7] - Removed a JSON file with transaction types
  • [2175cea] - Removed the workflow for pushing to GPR
  • [823db82] - Changed the README badges from Github to shields.io

Release 1.0.1

17 Jul 09:28
dacd614
Compare
Choose a tag to compare

Fix publish access

Patches

  • [dacd614] - Update npm publish with --access public in workflow

Release 1.0.0

17 Jul 09:15
ef51604
Compare
Choose a tag to compare

First release

Features

  • client.getToken - Gets the bearer token from SBanken Auth
  • client.getAccounts - Gets your accounts
  • client.getAccount - Gets a specified account
  • client.getCustomer - Gets information about you that is stored at SBanken
  • client.getTransactions - Gets transactions