Skip to content

v0.4.0

@guillaume86 guillaume86 tagged this 15 May 19:55
- New SyncOptions.TrimLeadingBlankLines option (+ --trim-leading-blanks
  CLI flag). Strips leading whitespace-only lines from touched .sql files
  via the new LeadingBlankTrimmer. Opt-in, default off.
- InlineConstraintFolder regen now respects the source file's line
  ending convention — no more CRLF leaking into LF-only files under
  ModelFidelity.
- ProjectScriptCollector fixed on non-Windows.
- SchemaSync moves Information-level logs to Debug; LogLifted to Trace.

See CHANGELOG for full details.
Assets 2
Loading