Hostctl Versions Save

Your dev tool to manage /etc/hosts like a pro!

v1.1.4

1 year ago

Changelog

  • 2cf00b4 update versions
  • 911d975 update lint issues
  • ed5345d update golangci-lint version
  • ae1c440 fix go-version for linter
  • f1bc636 #89 fix panic: runtime error: index out of range [1] with length 0 (#90)

v1.1.3

1 year ago

Changelog

  • 477768c small code refactor and import organization
  • 8c0cb76 include check for wrong formatted commit. Closes #79
  • 8feeb81 Update Go version to 1.19 (#85)

v1.1.2

2 years ago

Changelog

  • 06a5c52 Update RemoveHostNames (#80)

v1.1.1

2 years ago

Changelog

6f4e108 add contributors e760e97 add arm64 arch to goreleaser.

v1.1.0

2 years ago

Changelog

06a9253 update golangci-lint rules and code. 9477b29 feat: treat pairs domain/ip always as uniq. Fixes #71 2c4ea86 add contributors

v1.0.15

2 years ago

Changelog

fc23871 Preventing comments from getting into entries (#74)

v1.0.14

3 years ago

Changelog

8a47f33 update go.sum with docker

v1.0.13

3 years ago

Changelog

3accd83 fix goreleaser pipeline. 8d7eeb1 fix goreleaser pipeline.

v1.0.12

3 years ago

Changelog

f018d79 update deps 4052215 tests for wait and post actions 6b11e67 tests all the things! :tada: 94e33d1 refactor some parser methods ccf5f12 refactor integration tests to be more readable and maintainable c2ea151 refactor files and packages 575f94f refactor each commands to functions. remove all init functions 6efbd9e new output targets. more tests 95c338a new output targets. add more tests 9fb05bb move commands outside of pkg 89ef61c more tests 93ecb2c more tests b141843 go mod tidy 63361c9 fix: remove snap support. ee5a71f fix readFromURL test fa9ae14 fix hostctl header and skip consecutive empty lines. 18665d0 fix goreleaser pipeline. de6ede1 change MergeProfiles to work with slice of profiles instead of Content 64812c3 better method naming, change from (ip, hosts) signature to ([]route). more tests. 60a8e1f add tests for AddRoutes to new profile ba7f656 add simple logger with colors. move output header to info instead of help. f048f62 add readFromUrl feature. add output for json and markdown.

v1.0.11

4 years ago

Changelog

1e50e57 remove snap for v1.0.11 7c47aa1 fix hostctl header on file and skip empty lines.