Skip to content

Releases: guitmz/n26

1.4.6

25 Oct 09:26
7b5ab39
Compare
Choose a tag to compare

Changelog

7b5ab39 Merge pull request #15 from Rots/smrt-statement
2640bb0 align smartcsv output with other formats

1.4.5

17 Oct 09:16
Compare
Choose a tag to compare

Changelog

5f6ac13 Add smart statement export
f70adf8 Delete n26
743fb45 Merge pull request #14 from Rots/smrt-statement
16d43f0 Update README.md
8c2b344 Update README.md
b95b729 chore(): version bump to include smrt transactions report

1.4.4

09 Sep 12:40
431eaae
Compare
Choose a tag to compare

Changelog

431eaae Merge pull request #12 from guitmz/adding-requested-transactions-parameter
f517501 Update README.md
05b1586 chore(fmt): following gofmt suggestion
9debb33 feat(cmd/api): adding number of transactions to be displayed as optional parameter

1.4.3

29 Aug 14:12
88e278a
Compare
Choose a tag to compare

Changelog

88e278a Merge pull request #10 from guitmz/add-spaces
2f3c267 chore(utils): ensure go formatting
117103c feat(cli): adding command to get spaces information
59cdfad feat(spaces): adding spaces API

1.4.2

24 Jul 14:42
2a6dc4b
Compare
Choose a tag to compare

Changelog

f369096 Delete .travis.yml
2a6dc4b Merge pull request #8 from guitmz/block-cards
fa19cde Update README.md
f9d4402 adding version constant
32ed7e7 block/unblock card feature
8741cdf feat: adding goreleaser
63de065 feat: adding travis config
dbb3d47 updating getstatement url

1.4.1

30 Apr 14:48
Compare
Choose a tag to compare

use standard oauth2 library for authentication

1.4.0

21 Apr 12:00
b60e816
Compare
Choose a tag to compare
  • add timestamps to transactions
  • docker fixes
  • update API and CLI for setting the time window

1.3.0

17 Apr 09:18
Compare
Choose a tag to compare
  • CSV output for transactions

1.2.0

16 Apr 06:45
325737c
Compare
Choose a tag to compare
  • Enable the use of API as an external package

1.1.0

26 May 11:14
Compare
Choose a tag to compare
  • Added table view as default output
  • Added json argument to output as JSON
  • Statement ID can be passed as argument to generate a PDF of the statement
  • Misc fixes