Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 10:41
180d5c6

Changelog

  • 277741f Add a feature that prevents clocking in/out when using --no-adit option
  • 3a3840e Add asdf file
  • 56bab63 Add interface
  • ee4543d Add stdout logger
  • 5cf961d Add tests and refactoring
  • 4b8c60e Bump actions/checkout from 3 to 4
  • ad15ec9 Bump actions/setup-go from 4 to 5
  • 4c4720a Bump docker/build-push-action from 4 to 5
  • 5b3d880 Bump docker/login-action from 2 to 3
  • 817c84b Bump docker/metadata-action from 4 to 5
  • c1c211a Bump docker/setup-buildx-action from 2 to 3
  • 397e0cc Bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9
  • 700b2d4 Bump github.com/pelletier/go-toml/v2 from 2.0.9 to 2.1.0
  • ef84532 Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
  • bf8677d Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 0296935 Bump goreleaser/goreleaser-action from 4 to 5
  • e005a8d Fix a bug where the base URL is not specified in JobcanClient
  • a23d4fb Fix a bug where the log format is incorrectly specified
  • 05b0f73 Implement a feature to output debug info when the --verbose option is specified
  • 562bf67 Implement parallel logging in Broadcast function with goroutines
  • 141f517 Implement the added files and use them in adit.go
  • 2633854 Implement the jobcan client and the browser
  • 31ade84 Merge pull request #40 from masa0221/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.0.9
  • 4af3c9c Merge pull request #42 from masa0221/refactoring
  • daa49f2 Merge pull request #43 from masa0221/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.1.0
  • 04fdea7 Merge pull request #44 from masa0221/dependabot/github_actions/docker/login-action-3
  • 2ae00c7 Merge pull request #45 from masa0221/dependabot/github_actions/docker/setup-buildx-action-3
  • 4d57ecb Merge pull request #46 from masa0221/dependabot/github_actions/goreleaser/goreleaser-action-5
  • 4608852 Merge pull request #47 from masa0221/dependabot/github_actions/docker/metadata-action-5
  • e9776e6 Merge pull request #48 from masa0221/dependabot/github_actions/docker/build-push-action-5
  • 1b011f5 Merge pull request #49 from masa0221/masa0221-patch-1
  • e35b59a Merge pull request #50 from masa0221/dependabot/github_actions/actions/checkout-4
  • 09df720 Merge pull request #52 from masa0221/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • 180d5c6 Merge pull request #53 from masa0221/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.1.1
  • de8842d Merge pull request #55 from masa0221/dependabot/github_actions/actions/setup-go-5
  • 08eb048 Modify README.md
  • 7203d81 Modify configure help
  • 1d4d6e2 Modify the timing of closing a browser resource
  • 0d20283 Refactored code design to replace notifications with logging
  • 5bbe4d9 Refactoring
  • 7857fba Refactoring
  • 9220b20 Remove unnecessary files
  • 1f98d32 Update dependabot-auto-merge.yaml