Releases: mfaerevaag/wd
Releases · mfaerevaag/wd
v0.9.2
v0.9.1
v0.9.0
v0.8.0
What's Changed
- ci(deps): update dependencies with dependabot by @zimeg in #129
- ci(release): bump versions to the latest release by @zimeg in #128
- Bump actions/checkout from 3 to 4 by @dependabot in #130
- Remove omz plugin bindkey for browse by @altschuler in #134
New Contributors
- @dependabot made their first contribution in #130
Full Changelog: v0.7.1...v0.8.0
v0.7.1
v0.7.0
What's Changed
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.1
An improved version of v0.6.0 to better conform to ohmyzsh's standards
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add test for ~-containing targets by @tomterl in #112
- Disable extglob completely by @tomterl in #111
- add github action for tests by @altschuler in #113
- fix: extend compatibility to zsh <5.0.6 by @carlosala in #116
- Bump the version to match the latest released tag by @zimeg in #118
- Include instructions for installing with home manager by @zimeg in #117
- browse with fzf by @p1r473 in #120
New Contributors
- @tomterl made their first contribution in #112
- @carlosala made their first contribution in #116
- @zimeg made their first contribution in #118
- @p1r473 made their first contribution in #120
Full Changelog: v0.5.2...v0.6.0
v0.5.2
A small release with a couple of long-awaited community-contributed bug fixes.
In case it wasn't already obvious, wd
is currently only passively maintained. I'm active on GitHub in general and so can review and accept PRs, but I am doing no active development work myself
Changelog
Fixes & improvements
wd list
no longer errors if the path contains a colon (thanks @ShangjinTang and @tomterl!)wd show
now works correctly if you have extended globs enabled in your shell (thanks @tomterl!)- Tests now run correctly on MacOS (thanks @isen0011!)