v0.4.1
- Allow config to specify object
target_pathandbase_pathexplicitly, rather than relying on relative path from thetarget_dirandbase_dir. Useful for more complex directory layouts. - Fix
watch_patternsin 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