Change Log
October 28, 2025 ยท View on GitHub
All notable changes to diraction will be documented in this file. This project adheres to Semantic Versioning.
Unreleased
0.20.0 - 2025-10-28
From Improved list with path & status (and refreshed CI) (#30)
Changed
- improved list behavior (folder, status and format)
- Updated CI
0.19.1 - 2024-07-22
- Fix support of tilde/home behavior post introducing support folder with space in them (#29)
- Updated CI, github actions improved, travis dropped
0.19.0 - 2022-11-01
- Better support of folder with space in them (#28)
0.18.0 - 2020-10-18
- See (#26)
- reaonly option
- export configurabililty
0.17.1 - 2020-08-24
Changed
- โ๏ธ Improved completion of subcommands (#25)
0.17.0 - 2020-04-14
Added
- ๐งญ Working non prefix dir completion (#18)
- ๐ Create missing folder if requested (#19)
- ๐ฌ Quoted exec (#20)
- ๐ฅ Support kebab case names (#22)
Changed
- give up on original
scope:leading commits old convention. (had forgot one more time about them :man_facepalming:)
0.16.1 - 2020-04-12
Changed
- Refreshed CI and set up github actions
0.16 - 2019-04-16
Added
- prefix matching with
:and^
Changed
- Improved ls/tree completion (
_ls/_treekeeping old behavior)
Fixed
- Completion of path with leading
-
0.15 - 2017-10-07
Added
- better completion for commands in a diraction
- fuzzy matching for folder completion
/ - nested directory completion for folder completion
//
0.14 - 2017-10-05
Added
- Can now perform action in diraction subdirs
- Adequate completion for these actions
Changed
- highlight the commands in the helps
0.13 - 2017-10-04
Added
- Ls diractions command now accept pattern as input
- Instructions to install with others package manager than antigen
- Test infrastructure and covering of all notable zsh version from 4.3
0.12.x - 2015-06-04
Added
- Magic completion EVERYWHERE
Changed
- Improved subcommand help
- Now support leading
-for directory in subcommand completion
Fixed
- Bug fix diractions containing whitespace are now handled correctly
0.12 - 2015-05-25
Added
- Help for all command with
--help-h - diraction
savecommand - diraction
whitelistandblacklistcommand
0.11 - 2015-05-25
Added
- introduce a
wherefunction aliases towand? - Shpec skeleton test
Fixed
- now completion of folder really ignore files
0.10.2 - 2015-03-02
Added
- completion of whitelisted commands
- messages on completion groups
Changed
lsandtreesubcommand can now take options
0.10.1 - 2015-03-02
Fixed
- changelog links
- wrong alias suggestion for
exec
Changed
- improved completion help
0.10 - 2015-02-27
Added
- introduce a real Changelog
- basic completion for
diractioncommand suite - advanced completion for
dispatcherssubfolder
0.9.1 - 2015-02-17
Fixed
- fixes for Apple Darwin support (sed options)
0.9 - 2015-02-14
Added
- introduce
servicing hatchsubcommand with-,,,_ - improved subdir feature: warning if subdir does not exist. (making jump int parent anyway).
- introduce
/andsomesubdirsubcommand
Changed
- hiding of the
'(eval):1:'error message in interactive mode
0.8 - 2014-12-23
Added
- proper README with examples
- new Header
0.7 - 2014-12-17
Added
- function to check syntax of diraction defun file
- function to check that directory exists or not