hostctl v1.0.14 Release Notes
Release Date: 2020-07-21 // over 4 years ago-
๐ Changelog
โก๏ธ 8a47f33 update go.sum with docker
Previous changes from v1.0.12
-
๐ Changelog
โก๏ธ f018d79 update deps
โ 4052215 tests for wait and post actions
๐ฑ 6b11e67 tests all the things! ๐
๐จ 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.