All Versions
19
Latest Version
Avg Release Cycle
6 days
Latest Release
1369 days ago

Changelog History
Page 1

  • v1.0.14 Changes

    July 21, 2020

    ๐Ÿ”„ Changelog

    โšก๏ธ 8a47f33 update go.sum with docker

  • v1.0.13 Changes

    July 21, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿš€ 3accd83 fix goreleaser pipeline.
    ๐Ÿš€ 8d7eeb1 fix goreleaser pipeline.

  • v1.0.12 Changes

    July 20, 2020

    ๐Ÿ”„ 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.

  • v1.0.11 Changes

    April 21, 2020

    ๐Ÿ”„ Changelog

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

  • v1.0.10 Changes

    April 17, 2020

    ๐Ÿ”„ 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 Changes

    April 16, 2020

    ๐Ÿ”„ Changelog

  • v1.0.8 Changes

    April 15, 2020

    ๐Ÿ”„ Changelog

    a297ed2 feat: add disable --only flag

  • v1.0.7 Changes

    April 15, 2020

    ๐Ÿ”„ Changelog

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

  • v1.0.6 Changes

    April 15, 2020

    ๐Ÿ”„ Changelog

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

  • v1.0.5 Changes

    April 14, 2020

    ๐Ÿ”„ Changelog

    a3def36 feat: add auto completion for bash and zsh.
    โšก๏ธ 75cbff6 Update README.md