purge changelog
1 parent 3f128ca commit 749dd33bc00ec71074b96ea24147cd761b22ad38
@Martin Nowak Martin Nowak authored on 9 Mar 2020
Showing 2 changed files
View
4
changelog/env_variable_source_files_added.dd 100644 → 0
Environment variable SOURCE_FILES added
 
New environment variable `$SOURCE_FILES` added containing
source files from build settings.
View
7
changelog/zsh-completion.dd 100644 → 0
DUB now has zsh completion
 
A zsh completion script is now present in `scripts/zsh-completion/_zsh`.
It can be installed under the user's prefered `fpath` and provides completion
for options for the most common `dub` commands, as well as list of packages
(based on local packages), e.g. for `dub add`.