All Versions
30
Latest Version
Avg Release Cycle
15 days
Latest Release
1248 days ago

Changelog History
Page 1

  • v0.3.9 Changes

    November 18, 2020

    โž• Added

    • ๐Ÿ“ฆ DNF package manager (#118) @l1a

    ๐Ÿ”„ Changed

  • v0.3.8 Changes

    October 21, 2020

    โž• Added

    • ๐Ÿ‘Œ Support for Nu shell (#10)

    ๐Ÿ›  Fixed

    • Subcommands with prefix aren't triggered anymore, "... uninstall" was wrongly detected as "... install"

    ๐Ÿ”„ Changed

  • v0.3.7 Changes

    September 11, 2020

    ๐Ÿ›  Fixed

    • Scoop installation (#106)
    • ๐Ÿ Package managers with extensions (.exe & .cmd) not being detected on Windows (#105)
    • ๐Ÿ Wrong use of 'sudo' on Windows (#105)
    • ๐Ÿ“ฆ Non-executable package managers not being detected (#105)

    ๐Ÿ”„ Changed

  • v0.3.6 Changes

    July 30, 2020

    โž• Added

    • emplace link subcommand, which allows you to create a symlink from the repository
    • ๐Ÿ‘Œ Support for Homebrew package manager (#87)

    ๐Ÿ›  Fixed

  • v0.3.5 Changes

    June 23, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿš€ Mistakes introduced with previous release (#80) @x0f5c3

    ๐Ÿ”„ Changed

  • v0.3.4 Changes

    June 14, 2020

    โž• Added

    • Config subcommand (#77) @x0f5c3
    • Prompt to select what to do when cloning a repository (#77) @x0f5c3

    ๐Ÿ”„ Changed

  • v0.3.3 Changes

    May 12, 2020

    โž• Added

    • Symbolic link is created if emplace.toml is detected in target repository
    • --target .. & --toolchain .. are captured in Rustup Component

    ๐Ÿ›  Fixed

    • Polling of installation program (#56) @0xd34b33f
    • ๐Ÿ“ฆ Yay package manager bug (#56) @0xd34b33f
    • ๐ŸŽ Performance increase of catch mechanism

    ๐Ÿ”„ Changed

  • v0.3.2 Changes

    May 08, 2020

    โž• Added

    • ๐Ÿ‘€ Optional [[symlink]] entry to emplace.toml which will automatically create a symlink for your dotfiles for you, see the wiki for more information
  • v0.3.1 Changes

    May 06, 2020

    ๐Ÿ›  Fixed

    • Error displayed in terminal with Bash
  • v0.3.0 Changes

    May 05, 2020

    ๐Ÿ’ฅ Breaking Change

    • .emplace format is slightly different, it's automatically migrated to the new version though

    ๐Ÿ”„ Changed

    • The timestamp and [INFO] box isn't shown in the console anymore

    ๐Ÿ›  Fixed

    • Invisible pointer problem (#54) @0xd34b33f
    • Many argument handling discrepancies are now handled correctly
    • More unused tags are ignored