Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

v0.8.0, aka v1.0.0 release candidate

Compare
Choose a tag to compare
@fgrehm fgrehm released this 21 Jul 02:08
· 43 commits to master since this release

BACKWARDS INCOMPATIBILITIES:

  • Removed deprecated config.enable_nfs config.
  • Changed composer cache bucket to use $HOME/.composer/cache [GH-89]

IMPROVEMENTS:

  • Set composer cache bucket ownership to the configured SSH user.

BUG FIXES:

  • Automatically disable apt-lists bucket when a Windows host is detected [GH-106]
  • Skip chmod 777 for smb mounted folders [GH-107]
  • Do not error if base box has been removed and :box is configured as the cache scope [GH-86]