Skip to content

VSF Data Profiler v0.2.0-rc3

Pre-release
Pre-release

Choose a tag to compare

@Tan-Long Tan-Long released this 16 Jun 17:23

VSF Data Profiler v0.2.0-rc3

Date: 2026-06-16

This prerelease publishes the validated US-058 and US-059 demo-facing fixes on
top of v0.2.0-rc2.

Highlights

  • Generated Results preview.
  • Reliable local DBML diagram preview.
  • dbdiagram.io is secondary.
  • No backend/artifact contract changes.
  • Validation: pytest 79 passed, 3 skipped; Ruff; Playwright; demo-full;
    artifact audit.

Compatibility

  • Existing CLI commands, web-runner routes, upload mode, local path mode,
    artifact names, artifact URLs, package outputs, and report paths are
    preserved.
  • The local web runner still binds to 127.0.0.1 and runs the existing
    Python/DuckDB pipeline.
  • The dashboard continues to consume generated artifacts only; it does not read
    raw source CSV rows.