2024.01.07
·
89 commits
to main
since this release
Changelog
- 7790e7f Added demo
- 2b70931 Added dist to gitignore
- ceedd72 Bumped Go version to 1.21
- 3a26bea Bumped goreleaser-action version to v5
- fabc887 Bumped setup-go version to v5 and set required Go version
- 5a04cda Create LICENSE
- 8496a89 Create dependabot.yml
- eab5fa8 Moved linter settings to .golangci.yml
- 38e7926 ParseOpts tests
- 76ab05d Refactored command line option parsing code
- 1670480 Replaced Makefile with Taskfile
- 776e3bc Rework
- 4ad139d Switched demo to light theme
- 9e7a130 Update README.md
- 1055deb Updated go version in go.mod
- cdb0822 Updated go version in go.mod
- ea0430a go mod tidy