v0.4.1
- Allow config to specify object
target_path
andbase_path
explicitly, rather than relying on relative path from thetarget_dir
andbase_dir
. Useful for more complex directory layouts. - Fix
watch_patterns
in project config not using default when omitted. - Fix "Rebuild on changes" not defaulting to true.
- Keep watching project config updates even when "Rebuild on changes" is false.
- Disable some configuration options when loaded from project config file.
Full Changelog: v0.4.0...v0.4.1