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

Changelog History
Page 2

  • v1.0.4 Changes

    April 14, 2020

    ๐Ÿ”„ Changelog

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

  • v1.0.3 Changes

    April 14, 2020

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

    April 13, 2020

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

    April 13, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ›  97c0e23 improved docs and minor fixes.

  • v1.0.0 Changes

    April 13, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿณ 79b110f fix minor error on docker sync
    โšก๏ธ 47c8bd0 Update feature_request.md
    ๐Ÿ”จ cae3517 Feat/pkg refactor (#48)

  • v0.10.2 Changes

    April 10, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ”จ 19cb77c refactor to list after command. better handle wait flag. add wait flag to toggle.

  • v0.10.1 Changes

    April 09, 2020

    ๐Ÿ”„ Changelog

    โœ… 5a5c67b skip tests on @allcontributors bot branches
    ๐Ÿ“„ 0c43cfe publish gh-pages only when pushed to docs branch.
    6a58e77 fix typo on markdown link
    fb4e45f fix license link. add comment to Execute function
    ๐Ÿฑ 4fbd9d5 fix badge link name. ๐Ÿ˜“
    ๐ŸŽ f9790e2 change tests matrix and add macos and windows.
    ๐Ÿ’… 8b8e145 change contributors badge to match style and move link to bottom.
    ๐Ÿ— df74ae0 add version to build script. fix circular ref for enable/disable commands
    e0f648e Fix error massage typo (#40)

  • v0.10.0 Changes

    April 09, 2020

    ๐Ÿ”„ Changelog

    122cc0e add --wait flag to undo action after the time expires or users ctrl+c input

  • v0.9.1 Changes

    April 08, 2020

    ๐Ÿ”„ Changelog

    0๏ธโƒฃ 530ede5 fix show file name only when is not the default value
    ๐Ÿ‘ 0e675d9 better status types and management with enum
    โšก๏ธ d18dd8d add filter to changelog generator to skip Scoop updates