Releases: transcode-de/django-vagrant-box
Releases · transcode-de/django-vagrant-box
1.1.0
Added
- Added bash-git-prompt
- Added yarn
- Specified VirtualBox minor version to install
Changed
- Moved all application specific .bashrc contents to their respective states
- Upgraded libpq-dev to 9.5.5-0ubuntu0.16.04
Fixed
- Fixed git.config_set states, which were using a wrong arguments
- Fixed tig configuration, which was incompatible with 2.0.2
- Use full path to thefuck binary in .bashrc
1.0.2
Added
- Extended configuration documentation
- Added versions to README.rst
- Python requirements are watched by requires.io
Changed
- Minimized box size (again, reducing size to ~600 MB)
- Moved all Python requirements to separate requirement files
Fixed
- Fixed typo in gitflow regular expression in .bashrc
1.0.1
Added
- Added "ff" and "glog" git aliases and tig configuration
Changed
- Upgraded Node.js to 6.9.1-1nodesource1~xenial1 (official LTS)
- Configured box to use two CPUs and 1024 MB RAM by default
- Minimized box size
Removed
- Removed nvm
Fixed
- Fixed Glances service
- Fixed gitflow regular expression in .bashrc