v1.5.2.0
Changelog
- Support URI fragments to allow for renaming of simple source files @JacekJagosz
- Bugfix : create sccache directory for legacy builds
- Document
overlay_root_dir
option - Fix setting tmpfs options in config
Known Issues
- Some variations of setting tmpfs/memory options via a mixture of config file/arguments may not work correctly. E.g. if you set tmpfs enabled and a memory size in the config then override only the tmpfs memory size via an cli argument it may not be recognized. As a workaround: always set both tmpfs enabled and the tmpfs memory size in either the config or via cli arguments.