Skip to content

Releases: guumaster/hostctl

v1.0.10

17 Apr 18:42
Compare
Choose a tag to compare

Changelog

922768a comply with golangci-lint rules
ae5558f add comments to functions
e5a7318 add comments to all functions
edd17a1 Update FUNDING.yml
e72457d Update FUNDING.yml
205a664 Create FUNDING.yml

v1.0.9

16 Apr 07:22
Compare
Choose a tag to compare

Changelog

v1.0.8

15 Apr 19:40
Compare
Choose a tag to compare

Changelog

a297ed2 feat: add disable --only flag

v1.0.7

15 Apr 15:32
Compare
Choose a tag to compare

Changelog

c1fce37 feat: add a snap ldflag to avoid --from and --host-file on snap confinement.

v1.0.6

15 Apr 14:57
Compare
Choose a tag to compare

Changelog

007b415 fix: make add domains to new profile works.

v1.0.5

14 Apr 13:02
Compare
Choose a tag to compare

Changelog

a3def36 feat: add auto completion for bash and zsh.
75cbff6 Update README.md

v1.0.4

14 Apr 10:18
Compare
Choose a tag to compare

Changelog

6f73914 feat: add --uniq to add/replace commands. fix tests.

v1.0.3

14 Apr 08:37
Compare
Choose a tag to compare

Changelog

d81f3fb update deps. cobra v1.0
f8d5fe8 rename workflow
4d257fe fix: remove unique check to speed up big profiles.
c3274b6 fix test for add

v1.0.2

13 Apr 18:44
Compare
Choose a tag to compare

Changelog

0c1c0e3 update deps. cobra v1.0
951c50f tests: exclude docker files
5731d0c tests: add more tests
c3274b6 fix test for add

v1.0.1

13 Apr 12:51
Compare
Choose a tag to compare

Changelog

97c0e23 improved docs and minor fixes.