Major changes
- Add support for auto-caching #829
Pass the--auto-cache <directory>
argument towest update
.
Runwest update --help
for more details.
Other changes
- Allow combining
--name-cache
and--path-cache
forwest update
#831 - Document default revision value in the manifest schema #820 #822
Bug fixes