v0.1.0
Changelog
- f951487 Add .gitignore
- 0619bcb Add Go test GH action
- 7efc6ce Add GoReleaser
- 73582ad Add examples to README
- f10d187 Add output redirect to README
- 9644936 Add renovate.json
- bac3411 Add simple CLI with auth flow
- 4aa1f81 Complete data struct and extend CSV output
- f183fa4 Complete rewrite (#7)
- a60136a Create LICENSE
- 337fb08 Fix argument parsing
- 6eb449a Fix run command in README
- de9b15c Fix typo in README
- 4604e3d Improve .gitignore
- 3ec2a1e Improve error handling and validation
- b29e01b Improve usage documentation
- 8a14a63 Initial implementation
- 307208d Merge pull request #1 from anothertobi/renovate/configure
- 6ac86ec Merge pull request #2 from anothertobi/renovate/go-1.x
- 89326d2 Merge pull request #4 from anothertobi/improve-error-handling
- 7c5232c Move ListAllTransactions to API client (#8)
- 3084ee0 Restructure packages
- babf6ec Update LICENSE
- aa51d46 Update go version
- 0d51b97 Update module go to 1.19
- 96f9c9d Use MD links
- b18834c fix transaction test