Skip to content

Releases: nicokempe/dnskit

v2025.08.2

20 Aug 23:29
9e082d7

Choose a tag to compare

Changelog

  • 9e082d7 docs(release): add changelog for v2025.08.2
  • 9bdf2c8 docs(readme): revamp README with usage, install, and release info
  • 68cfc78 ci(scripts): add scripts for automated release tagging
  • 320051b chore: remove homebrew and scoop release configs

v2025.08.1

20 Aug 23:03
4116791

Choose a tag to compare

Changelog of v2025.08.1

🚀 Enhancements

  • git: Create .gitignore (b62a338)
  • dnskit: Upload project files (f7be816)
  • github: Create Dependabot config (0080609)
  • Add custom resolver and json output support (6ac2b6a)
  • commands: Add version command and version info package (f4aeb3a)
  • commands: Add command completion (33c7cab)

🩹 Fixes

  • github: Update Dependabot config syntax (74cd7bd)
  • github: Update Dependabot config (e98a30e)
  • go.mod: Use correct Go version format (1.24.0) (efbb393)
  • Update variable name and indentation issues (1bace39)

💅 Refactors

  • Update variable names and improve code clarity (0254345)

📖 Documentation

  • readme: Create README.md (30ae138)
  • readme: Add modern structure, and improved feature overview (ac6b422)
  • dx: Create pull request template (d0eb171)
  • dx: Create CODEOWNERS file (7f17e89)
  • funding: Create FUNDING file (bd87633)
  • security: Add security policy (25669cf)
  • dx: Create issue config (b03bf63)
  • dx: Create bug report issue template (54571c7)
  • dx: Add feature proposal issue template (419d8a1)
  • readme: Remove unwanted description (3204a03)
  • readme: Add repository readme banner (fd21b14)
  • readme: Fix the banner file extension (9ef1544)
  • readme: Fix the github readme banner file path (52b8fd4)

🏡 Chore

  • Delete dnskit (55561a2)
  • Delete dnskit-darwin-amd64 (aa700af)
  • ci: Update workflow title (9117b7d)
  • go: Bump github.com/miekg/dns from 1.1.67 to 1.1.68 (#10)
  • actions: Bump actions/checkout from 4 to 5 (#11)
  • Remove accidentally pushed executable (536ddc9)

🤖 CI

  • test: Create test file (b3fc71f)
  • go: Add private module access config (909b183)
  • go: Update Go version (fe94aac)
  • dependabot: Update configuration (652c2f6)
  • Add release workflow and GoReleaser config (a873b89)
  • release: Update release workflow and GoReleaser config (95d555f)

❤️ Contributors