Skip to content

CSV Anonymizer v1.0.10

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:05
· 14 commits to main since this release
  • Rewrite the desktop app as a native Rust eframe/egui application with a shared Rust anonymization core.
  • Replace Bun/Electrobun/Vue app builds with Rust CI, Rust smoke checks, and Rust release artifacts under dist/rust.
  • Add Rust macOS .app/.dmg packaging and Linux .deb, .rpm, AppImage, portable tarball, and signed APT repository packaging.
  • Persist native app settings, remembered file-picker directories, deterministic seed, overwrite behavior, sample counts, and output suffix.
  • Keep Cmd+Q close handling in the native app and add output-folder reveal after successful anonymization.