All notable changes to diraction will be documented in this file. This project adheres to Semantic Versioning.
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
- βοΈ Improved completion of subcommands (#25)
0.17.0 - 2020-04-14
- π§ Working non prefix dir completion (#18)
- π Create missing folder if requested (#19)
- π¬ Quoted exec (#20)
- π₯ Support kebab case names (#22)
- give up on original
scope:
leading commits old convention. (had forgot one more time about them π€¦ββοΈ)
0.16.1 - 2020-04-12
- Refreshed CI and set up github actions
0.16 - 2019-04-16
- prefix matching with
:
and^
- Improved ls/tree completion (
_ls
/_tree
keeping old behavior)
- Completion of path with leading
-
0.15 - 2017-10-07
- better completion for commands in a diraction
- fuzzy matching for folder completion
/
- nested directory completion for folder completion
//
0.14 - 2017-10-05
- Can now perform action in diraction subdirs
- Adequate completion for these actions
- highlight the commands in the helps
0.13 - 2017-10-04
- 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
- Magic completion EVERYWHERE
- Improved subcommand help
- Now support leading
-
for directory in subcommand completion
- Bug fix diractions containing whitespace are now handled correctly
0.12 - 2015-05-25
- Help for all command with
--help
-h
- diraction
save
command - diraction
whitelist
andblacklist
command
0.11 - 2015-05-25
- introduce a
where
function aliases tow
and?
- Shpec skeleton test
- now completion of folder really ignore files
0.10.2 - 2015-03-02
- completion of whitelisted commands
- messages on completion groups
ls
andtree
subcommand can now take options
0.10.1 - 2015-03-02
- changelog links
- wrong alias suggestion for
exec
- improved completion help
0.10 - 2015-02-27
- introduce a real Changelog
- basic completion for
diraction
command suite - advanced completion for
dispatchers
subfolder
0.9.1 - 2015-02-17
- fixes for Apple Darwin support (sed options)
0.9 - 2015-02-14
- introduce
servicing hatch
subcommand with-
,,
,_
- improved subdir feature: warning if subdir does not exist. (making jump int parent anyway).
- introduce
/
andsomesubdir
subcommand
- hiding of the
'(eval):1:'
error message in interactive mode
0.8 - 2014-12-23
- proper README with examples
- new Header
0.7 - 2014-12-17
- function to check syntax of diraction defun file
- function to check that directory exists or not