Releases: tversteeg/emplace
Releases Β· tversteeg/emplace
v1.2.2
v1.2.1
Fixed
- Package name with prefix being matched, for example
bpkg
being seen aspkg
(#156)
Changed
- Bump run_script from 0.6.4 to 0.7.0 (#155) @dependabot-preview
- Bump serde from 1.0.123 to 1.0.124 (#153) @dependabot-preview
v1.2.0
v1.1.0
v1.0.0
v0.4.4
v0.4.3
Added
- Cargo: catch
+nightly
,+beta
&+stable
flags
Changed
- Set
EMPLACE_CONFIG
environment variable to path passed withemplace -c PATH init ...
(#88) - Bump log from 0.4.13 to 0.4.14 (#145) @dependabot-preview
- Bump serde from 1.0.119 to 1.0.123 (#142) @dependabot-preview
v0.4.2
Fixed
emplace history <PATH>
subcommand not properly taking path argument (#140)
Changed
- Bump log from 0.4.11 to 0.4.13 (#138) @dependabot-preview
- Bump serde from 1.0.118 to 1.0.119 (#139) @dependabot-preview
- Bump anyhow from 1.0.37 to 1.0.38 (#137) @dependabot-preview
v0.4.1
Added
emplace bugreport
subcommand that will print information that can be copied to bug reports- Colored help when using
emplace -h
Changed
- Ordering of subcommands in help isn't alphabetic anymore
- Bump enum_dispatch from 0.3.4 to 0.3.5 (#136) @dependabot-preview