Skip to content

Releases: transcode-de/django-vagrant-box

1.1.0

15 Nov 15:59
1.1.0

Choose a tag to compare

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

14 Nov 22:33
1.0.2

Choose a tag to compare

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

14 Nov 22:33
1.0.1

Choose a tag to compare

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

1.0.0

14 Nov 22:34
1.0.0

Choose a tag to compare

Initial release