This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
Releases: fgrehm/vagrant-cachier
Releases · fgrehm/vagrant-cachier
v1.2.0
v1.1.0
v1.0.0
v0.9.0, aka v1.0.0 release candidate 2
This is considered a release candidate for a 1.0 that will be cut within ~2 weeks if no major issues are reported
FEATURES:
- Suport for caching packages for Docker containers that doesn't have a base box specified [GH-116]
v0.8.0, aka v1.0.0 release candidate
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.