Releases: anothertobi/viseca-exporter
Releases · anothertobi/viseca-exporter
v0.2.2
Changelog
- 229538f Add CodeQL Advanced configuration
- f938d72 Add GitHub actions to CodeQL
- 4248b57 Bump the minor-patch group with 4 updates
- 303a2bd Improve GitHub Actions usage
- 2a3a382 Merge pull request #32 from anothertobi/goreleaser
- 514a1b8 Merge pull request #33 from anothertobi/renovate/go-1.x
- 01aef46 Merge pull request #34 from anothertobi/renovate/github.com-urfave-cli-v2-2.x
- da2df31 Merge pull request #35 from anothertobi/renovate/go-1.x
- 245730e Merge pull request #36 from anothertobi/renovate/github.com-stretchr-testify-1.x
- 2be216a Merge pull request #37 from anothertobi/renovate/go-1.x
- a485f90 Merge pull request #39 from anothertobi/dependabot
- df642dc Merge pull request #40 from anothertobi/dependabot/go_modules/minor-patch-c69f5a972d
- 50acf5e Merge pull request #41 from anothertobi/codeql
- 0b18e6c Merge pull request #42 from anothertobi/action-improvements
- 6ad2f5f Merge pull request #43 from anothertobi/codeql-actions
- 6eb640e Replace Renovate with Dependabot
- 1dc25e2 Update dependency go to v1.23.2
- 873bc11 Update dependency go to v1.23.3
- b25eb60 Update dependency go to v1.23.4
- 9e91f21 Update module github.com/stretchr/testify to v1.10.0
- 3f07ab7 Update module github.com/urfave/cli/v2 to v2.27.5
- f87a2d4 Use version_template for GoReleaser snapshots
v0.2.1
Changelog
- 056fbc9 Merge pull request #20 from anothertobi/renovate/github.com-urfave-cli-v2-2.x
- cb5ba54 Merge pull request #21 from anothertobi/renovate/actions-setup-go-5.x
- b84224a Merge pull request #24 from anothertobi/renovate/github.com-puerkitobio-goquery-1.x
- 50df988 Merge pull request #25 from anothertobi/renovate/github.com-stretchr-testify-1.x
- 0cfaf4a Merge pull request #26 from anothertobi/renovate/github.com-urfave-cli-v2-2.x
- 0ba94eb Merge pull request #27 from anothertobi/renovate/github.com-puerkitobio-goquery-1.x
- 182e946 Merge pull request #28 from anothertobi/renovate/goreleaser-goreleaser-action-6.x
- 409eea7 Merge pull request #29 from anothertobi/renovate/github.com-urfave-cli-v2-2.x
- d3d0abd Merge pull request #30 from anothertobi/renovate/github.com-puerkitobio-goquery-1.x
- b813d99 Merge pull request #31 from anothertobi/go-version
- 944bc8c Update README.md (#18)
- 72eb988 Update README.md (#23)
- 5627750 Update actions/checkout action to v4 (#16)
- 3947b69 Update actions/setup-go action to v5
- ab6c462 Update goreleaser/goreleaser-action action to v5
- 8fcd407 Update goreleaser/goreleaser-action action to v6
- 2c5b668 Update module github.com/PuerkitoBio/goquery to v1.10.0
- ee8bbc9 Update module github.com/PuerkitoBio/goquery to v1.9.1
- 87afce8 Update module github.com/PuerkitoBio/goquery to v1.9.2
- 1f853a2 Update module github.com/stretchr/testify to v1.9.0
- fe9af0a Update module github.com/urfave/cli/v2 to v2.27.1
- 7ae33d4 Update module github.com/urfave/cli/v2 to v2.27.2
- 6312065 Update module github.com/urfave/cli/v2 to v2.27.4
- 8e19b74 Use stable Go version for tests
v0.2.0
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