Releases: flowdev/fdialog
Releases · flowdev/fdialog
v0.0.5
Changelog
- 36596fd Fix wrong GitHub repo name (one last time?)
v0.0.4
Changelog
- 8399354 Bump golang.org/x/net from 0.19.0 to 0.23.0
- 2f0cef1 Fix too modern function definition syntax. The function keyword is unknown in traditional shells like dash. It works fine in bash of course.
- b2cb63d Merge pull request #3 from flowdev/dependabot/go_modules/golang.org/x/net-0.23.0
v0.0.2
Changelog
- cb50f86 Add scaffolding for commands: run, generate and compact
- fa0d5bc Bump golang.org/x/net from 0.19.0 to 0.23.0
- 0951605 Fix download links in README.md
- 25dd7b7 Merge pull request #2 from flowdev/dependabot/go_modules/golang.org/x/net-0.23.0
v0.0.1
Changelog
- 6831455 Added goreleaser and first version tag
- cafbe5c Added goreleaser and first version tag
- 2f3feb1 Fix .goreleaser.yaml
- 44d86d9 Initial commit with almost empty repo
- 8c7bcf5 Testing commit and push