Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 14:07
· 320 commits to main since this release
  • Allow config to specify object target_path and base_path explicitly, rather than relying on relative path from the target_dir and base_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