Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@gabe565-goreleaser gabe565-goreleaser released this 16 Feb 07:25
· 2 commits to main since this release
2b7132a

Changelog

Features

  • 5b2375d feat(cmd): Add --version flag
  • 99a6839 feat: Add a timeout to each cron run
  • ff0d4b8 feat: Log version on startup
  • e3e4aaf feat: Log when a notification is sent

Fixes

  • 349d6ef fix(assets): Fix overly compressed icon
  • c1cbbad fix(config): Fix WATCH_DOMAINS env not being split on space
  • c6ce4fd fix(docker): Fix as -> AS warning [skip ci]

Others

  • 4bae98d chore(assets): Clean up icon
  • bd94d18 chore(cmd): Add interval to cron log
  • aeff70f chore(config): Rename flag consts
  • 7894bc5 chore(config): util.NoFileComp -> cobra.NoFileCompletions
  • f3471e7 chore(docker): Rename GoReleaser Dockerfile to file type detection [skip ci]
  • 5e8cc7d chore(goreleaser): Disable Windows armv6 and armv7 builds
  • c56c31b chore(goreleaser): Update archive format syntax
  • 5169f0a chore(goreleaser): Update deprecated config options
  • f994af6 chore(goreleaser): brews.folder -> brews.directory
  • 3705c78 chore(integration): Create a package for each integration
  • 6724b31 chore: Change import path to gabe565.com/domain-watch
  • fabc66d chore: Clean up flag error handling with must library
  • 5f67d66 chore: Move shell completion flag to cobrax library
  • a30ca56 chore: Remove custom completion flag
  • 4bc1ea1 ci(goreleaser): Download dependencies before starting builds
  • f65348f ci: Add dependencies section to release changelog
  • ae25517 ci: Change from PAT to GitHub App
  • d1be10e ci: Remove cache key hack
  • 4acce0b ci: Simplify beta image logic
  • 4a4656f refactor!: Change to a faster logger
  • 1c315e4 refactor(config): Replace Viper with custom config struct
  • f2dfdf7 refactor(integration): Clean up integration init

Dependencies

  • dc21dd4 chore(deps): Change Telegram bot library
  • 0904fdc chore(deps): Update indirect dependencies
  • 205dc32 chore(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 (#95)
  • 2301ec2 chore(deps): update alpine docker tag to v3.20 (#81)
  • 6aaf341 chore(deps): update alpine docker tag to v3.21 (#90)
  • 24b3737 chore(deps): update gabe565.com/utils digest to e4ad4d8 (#91)
  • 63cf872 chore(deps): update go to v1.23.3 (#57)
  • bd173db chore(deps): update go to v1.24.0 (#89)
  • 77a1b42 chore(deps): update golangci/golangci-lint-action action to v4
  • b4f05de chore(deps): update golangci/golangci-lint-action action to v5
  • 4912469 chore(deps): update golangci/golangci-lint-action action to v6
  • ffe20f5 chore(deps): update goreleaser/goreleaser-action action to v6
  • e3c6210 chore(deps): update module github.com/go-telegram/bot to v1.14.0 (#87)
  • 19cc6a1 chore(deps): update module github.com/gotify/server/v2 to v2.6.0 (#85)
  • c9ba187 chore(deps): update module github.com/gotify/server/v2 to v2.6.1 (#86)
  • 86b68aa chore(deps): update module github.com/likexian/whois to v1.15.5 (#62)
  • cc0469d chore(deps): update module github.com/likexian/whois-parser to v1.24.20 (#60)
  • 1288258 chore(deps): update module github.com/lmittmann/tint to v1.0.7 (#92)
  • 84f9d84 chore(deps): update module github.com/prometheus/client_golang to v1.20.5 (#59)
  • dde9f21 chore(deps): update module github.com/spf13/cobra to v1.8.1 (#84)
  • 591e253 chore(deps): update module github.com/spf13/cobra to v1.9.0 (#94)
  • f9ce413 chore(deps): update module github.com/spf13/pflag to v1.0.6 (#93)
  • 4eccbdf chore(deps): update module github.com/stretchr/testify to v1.10.0 (#88)