0.015 2026-04-07 Released-By: PERLANCAR; Urgency: medium
[utilities cd{next,prev}sibling]
- [ux] Tweak completion hints.
- [ux] Suggest shell aliases: gd{prev,next}sibling.
0.014 2026-04-04 Released-By: PERLANCAR; Urgency: medium
[utilities cd{next,prev}sibling]
- Add options --sort, -S, -t.
- Add option --ls (for ls{next,prev}sibling).
- [bugfix] Fix shell function instruction ("$1" only passes first
argument, should use "$@" instead).
0.013 2025-11-07 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [util cdnextsibling,cdprevsibling][ux][doc] Demonstrate -l option
in Synopsis.
0.012 2025-11-04 Released-By: PERLANCAR; Urgency: medium
- [util cdprevsibling-backend, cdnextsibling-backend] Add option --level
(-l).
0.011 2025-09-30 Released-By: PERLANCAR; Urgency: medium
- Rename commands to avoid ambiguity: cdprev & cdnext ->
cdprevsibling & cdnextsibling; cdprev & cdnext might mean
prev/next in terms of history.
0.010 2025-09-23 Released-By: PERLANCAR; Urgency: medium
- Add utilities: cdprev-backend, cdnext-backend.
0.009 2025-06-01 Released-By: PERLANCAR; Urgency: medium
- [ux] Add completion for cdpart.
0.008 2025-05-29 Released-By: PERLANCAR; Urgency: medium
- Add utility: cdsibling-backend.
0.007 2023-11-24 Released-By: PERLANCAR; Urgency: medium
- [ux] [cli cdtarget-backend] If not given symlink as argument,
defaults to the only symlink in current directory if there is
one.
0.006 2022-09-30 Released-By: PERLANCAR; Urgency: medium
- Add utility: cdtarget-backend.
0.005 2016-10-28 Released-By: PERLANCAR
- Add utility: cdtree-backend.
0.004 2016-10-28 Released-By: PERLANCAR
- cdpart: When trying FOO in /a/b/c and after /FOO/b/c doesn't
match, try FOO against /a/b and FOO against /a too.
0.003 2016-09-30 Released-By: PERLANCAR
- No functional changes.
- Rewording of Description again.
0.002 2016-09-29 Released-By: PERLANCAR
- No functional changes.
- Fix POD formatting and reword some sentences.
0.001 2016-09-29 Released-By: PERLANCAR
- First release.