* Sun Dec 27 2020 Matthias Eliasson <elimat@opensuse.org>
- Update to 1.23.0
* Added architecture x86_omf for windows-dmd
* dub remove --non-interactive will now remove all packages by default
* Running dub upgrade on a package-less folder is now a no-op
* Support dependencies as git url with exact commit
* All commands now support package[@<version-spec>], --version is deprecated
* Tue May 05 2020 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.20.0 (no changelog)
* Wed Aug 14 2019 Matthias Eliasson <elimat@opensuse.org>
- Update to version 1.16.0
* No changelog was made available.
Version: 1.14.0-bp151.1.4
* Sun Mar 17 2019 Matthias Eliasson <elimat@opensuse.org>
- Update to version 1.14.0
* dub fetch now supports <package>@<version> as a shortcut
* extraDependencyFiles attribute added
* File system supplier enabled
* toolchainRequirements recipe entry
* Mon Feb 11 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Increase required memory in _constraints as latest ldc requires more RAM
* Fri Jan 25 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add _constraints to avoid OOM errors
- Fix builds with ldc on %ix86
* Sat Jan 05 2019 Matthias Eliasson <matthias.eliasson@gmail.com>
- Update to version 1.13.0
* Add Command
* dub now supports $DUB variable
* Pre/Post run commands added
* Shebang without .d extension
* Sort JSON
* Added experimental feature to improve build cache efficiency
* Wed Dec 05 2018 Matthias Eliasson <matthias.eliasson@gmail.com>
- Update to version 1.12.0
* betterC build option has been added
* Environment variable DUB_PACKAGE_VERSION added
* Sun Sep 09 2018 Matthias Eliasson <matthias.eliasson@gmail.com>
- Update to 1.11.0
* Variables such as $ARCH or $PLATFORM are now supported in the build settings.
* DUB supports build type "syntax"
* Enviroment variable expansion was improved
* Dependency resolution has been reimplemented using a recursive algorithm
* DUB accepts single file packages on STDIN
* The regular upgrade check has been removed
* Thu Aug 30 2018 guillaume.gardet@opensuse.org
- Remove '-g' flag for armv6/armv7 as it breaks the build
* Thu Aug 30 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use LDC compiler when DMD is not available
* Sun Jul 08 2018 matthias.eliasson@gmail.com
- Update to 1.10.0
* DUB supports "customCachePaths" for providing read-only package paths
* Mon May 07 2018 matthias.eliasson@gmail.com
- Update to 1.9.0
* No changelog was made available.
- Rename LICENCE.txt to LICENCE