Skip to content

20260114_00 UnicodeFix Wolf Edition 1.2.0 - It solves "problems."

Choose a tag to compare

@unixwzrd unixwzrd released this 14 Jan 17:06
· 15 commits to main since this release

Release Hardening + Audit/Report Improvements

  • CI/CD pipeline hardened: full cross-platform test matrix (Ubuntu/macOS × Python 3.9–3.12) with integration tests + lint + shellcheck.
  • Cross-platform verified: tested on GitHub Actions ubuntu-latest and macos-latest runners across Python 3.9–3.12 (see .github/workflows/ci.yml for the current OS images).
  • Regression protection: added/strengthened newline preservation validation to prevent accidental line-collapsing failures.
  • CLI/report consistency: clarified and aligned filter vs file modes, output handling, and audit/report formatting.
  • Scanner improvements: improved anomaly detection and reporting accuracy; cleaner category breakdowns.
  • Transform refinements: tightened Unicode cleaning behavior while preserving text structure (EOL handling, whitespace normalization).
  • Docs refresh: README + CLI docs updated to better explain “clean mode vs audit mode” and the “forensics” use case.