Skip to content

Releases: brandonhon/hosts-manager

v0.6.1

02 Oct 15:48

Choose a tag to compare

0.6.1 (2025-10-02)

🐛 Bug Fixes

  • update module path to github.com/brandonhon/hosts-manager (0e5313f)

v0.6.0

02 Oct 15:20

Choose a tag to compare

0.6.0 (2025-10-02)

🚀 Features

  • add CLI category creation and TUI entry editing (839582d)

🐛 Bug Fixes

  • resolve CLI test failures and update TUI controls display (a24bfe3)
  • resolve root user test failures and enhance TUI controls display (67646ab)
  • skip flaky concurrent test on Windows CI (2edf98a)

v0.5.2

01 Oct 20:30

Choose a tag to compare

0.5.2 (2025-10-01)

📚 Documentation

  • improve version variable documentation in main.go (ef6c4b8)

v0.5.1

01 Oct 20:20

Choose a tag to compare

0.5.1 (2025-10-01)

📚 Documentation

  • add Global Flags section documenting --version flag (a1bad31)

v0.5.0

01 Oct 20:11

Choose a tag to compare

0.5.0 (2025-10-01)

🚀 Features

  • add --version flag to CLI (467d6e7)

v0.4.7

01 Oct 20:04

Choose a tag to compare

0.4.7 (2025-10-01)

🐛 Bug Fixes

  • add ProgramData path validation for Windows config directory test (0f8b92e)

v0.4.6

30 Sep 20:11

Choose a tag to compare

0.4.6 (2025-09-30)

🐛 Bug Fixes

  • resolve goimports formatting issues (0b3990f)

v0.4.5

30 Sep 19:56

Choose a tag to compare

0.4.5 (2025-09-30)

🐛 Bug Fixes

  • remove deprecated service section from golangci-lint config (c58266f)

v0.4.4

30 Sep 19:52

Choose a tag to compare

0.4.4 (2025-09-30)

🐛 Bug Fixes

  • pin golangci-lint version for consistent CI behavior (d78d640)
  • resolve CI failures with golangci-lint version and Windows tests (070d6fb)

v0.4.3

30 Sep 16:36

Choose a tag to compare

0.4.3 (2025-09-30)

🐛 Bug Fixes

  • resolve Go formatting issues and add golangci-lint version spec (8661cd5)