Releases: engvik/sbanken-cli
Releases · engvik/sbanken-cli
v1.6.0
08 May 22:10
Compare
Sorry, something went wrong.
No results found
Features
Checks XDG_CONFIG_HOME on darwin
Upgrades sbanken-go to 1.2.0 (Release notes )
--archived flag on transactions command *
*(note: currently a bug in the Sbanken API, returns int instead of string for the source field)
v1.5.0
09 Feb 20:51
Compare
Sorry, something went wrong.
No results found
Features
New configurable parameter --output and a json output writer.
Optional --customer-id to sbanken customer, to include customer ID in output
v1.4.0
07 Feb 12:28
Compare
Sorry, something went wrong.
No results found
Features
Optional configurable HTTP timeout (#22 )
Bugfixes
Trying to use account aliases without any config file panics (#26 )
v1.3.0
31 Jan 16:51
Compare
Sorry, something went wrong.
No results found
Features
Account Aliases - configure aliases for your accounts
New command customer - get customer data
Bugfix
Fixes bug in transfer, where passing one ID that's an actual ID and the other an account name, it resulted in an error.
Other
Update sbanken-go to v1.1.0
Set User-Agent
v1.2.0
23 Nov 16:17
Compare
Sorry, something went wrong.
No results found
Features
Support different table output styles
Support colors in output for number values
Look up IDs from different columns (for example for reading an account, your can now pass the account name as id)
v1.1.0
12 Nov 18:17
Compare
Sorry, something went wrong.
No results found
Features
sbanken will now check a set of default locations for the config file if it's not passed with --config (-c).
v1.0.0
17 Oct 16:35
Compare
Sorry, something went wrong.
No results found
Initial release - all current sbanken api endpoints supported.