Skip to content

Releases: wasiliy-strecker/csv-healer

CSV Healer v0.1.0 Preview

Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:12

CSV Healer v0.1.0 Preview

This is the first public evaluation release of CSV Healer, a local-first Flutter desktop application for inspecting, repairing, and exporting CSV files.

Highlights

  • Automatic semicolon, comma, tab, UTF-8/BOM, and Windows-1252 detection
  • Quote-aware parsing, structural warnings, and typed table previews
  • Protected decimal conversion for selected numeric columns
  • Excel Germany, International, and custom repair profiles
  • Concurrent batch processing with cancellation and collision-safe output names
  • Pure Dart CSV engine separated from the adaptive Flutter interface

Evaluation builds

The release contains a universal macOS build and a Windows x64 build. Both archives include the applicable license and evaluation documents. A separate checksum file provides SHA-256 hashes for both downloads.

The binaries are not yet signed or notarized. macOS Gatekeeper and Windows SmartScreen may display a warning. These downloads are intended for source review and technical evaluation; production signing and installers will follow in a later release.

CSV files and repair profiles remain entirely on the device. The application contains no uploads, accounts, analytics, telemetry, or remote APIs.

License

CSV Healer is source-available under the PolyForm Noncommercial License 1.0.0. Commercial use requires a separate written license. Technical recruitment evaluation is permitted under EVALUATION-GRANT.md.