Releases: tversteeg/emplace
Releases Β· tversteeg/emplace
v0.3.10
Fixed
- Sub command mismatch in package names, for example
apt install test-install
would matchtest-
(#131)
Changed
- Bump anyhow from 1.0.34 to 1.0.37 (#134) @dependabot-preview
- Bump itertools from 0.9.0 to 0.10.0 (#132) @dependabot-preview
- Bump ron from 0.6.2 to 0.6.4 (#128) @dependabot-preview
- Bump shellexpand from 2.0.0 to 2.1.0 (#129) @dependabot-preview
- Bump simplelog from 0.8.0 to 0.9.0 (#126) @dependabot-preview
- Bump toml from 0.5.7 to 0.5.8 (#127) @dependabot-preview
- Bump serde from 1.0.117 to 1.0.118 (#123) @dependabot-preview
- Bump strum_macros from 0.19.4 to 0.20.1 (#120) @dependabot-preview
- Bump strum from 0.19.5 to 0.20.0 (#121) @dependabot-preview
v0.3.9
Added
Changed
- Bump anyhow from 1.0.33 to 1.0.34 (#117) @dependabot-preview
- Bump enum_dispatch from 0.3.3 to 0.3.4 (#116) @dependabot-preview
v0.3.8
Added
- Support for Nu shell (#10)
Fixed
- Subcommands with prefix aren't triggered anymore,
"... uninstall"
was wrongly detected as"... install"
Changed
- Bump dialoguer from 0.6.0 to 0.7.1 (#115) @dependabot-preview
- Bump serde from 1.0.116 to 1.0.117 (#112) @dependabot-preview
- Bump toml from 0.5.6 to 0.5.7 (#111) @dependabot-preview
- Bump strum from 0.19.2 to 0.19.5 (#110) @dependabot-preview
- Bump strum_macros from 0.19.2 to 0.19.4 (#109) @dependabot-preview
- Bump anyhow from 1.0.32 to 1.0.33 (#108) @dependabot-preview
- Bump serde from 1.0.115 to 1.0.116 (#107) @dependabot-preview
v0.3.7
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
- Bump ron from 0.6.0 to 0.6.2 @dependabot-preview
- Bump enum_dispatch from 0.3.21 to 0.3.3 @dependabot-preview
- Bump clap from 2.33.1 to 2.33.3 @dependabot-preview
- Bump serde from 1.0.114 to 1.0.115 @dependabot-preview
- Bump strum from 0.18.0 to 0.19.2 @dependabot-preview
- Bump strum_macros from 0.18.0 to 0.19.2 @dependabot-preview
v0.3.6
v0.3.5
Fixed
Changed
- Bump serde from 1.0.112 to 1.0.114 (#82) @dependabot-preview
- Bump dirs from 2.0.2 to 3.0.0 (#81) @dependabot-preview
- Bump serde from 1.0.111 to 1.0.112 (#79) @dependabot-preview
v0.3.4
Added
Changed
- Bump enum_dispatch from 0.3.0 to 0.3.1 (#76) @dependabot-preview
- Bump serde from 1.0.110 to 1.0.111 (#75) @dependabot-preview
- Bump console from 0.11.2 to 0.11.3 (#72) @dependabot-preview
- Bump simplelog from 0.7.6 to 0.8.0 (#69) @dependabot-preview
- Bump anyhow from 1.0.30 to 1.0.31 (#70) @dependabot-preview
- Bump run_script from 0.6.2 to 0.6.3 (#68) @dependabot-preview
- Bump anyhow from 1.0.28 to 1.0.30 (#67) @dependabot-preview
v0.3.3
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
- Bump clap from 2.33.0 to 2.33.1 (#66) @dependabot-preview
- Bump serde from 1.0.106 to 1.0.110 (#65) @dependabot-preview