) the releases11 releases

Changelog

v0.2.4
Tier Taxonomy & Five Real Fixes

Tier Taxonomy & Five Real Fixes

Findings now split by debt, modernization, and style. Five real fixes land, and the license moves from MIT to Apache 2.0. No new transforms, no API breakage.

v0.2.3
Ten New Deterministic Transforms

Ten New Deterministic Transforms

Six Python and four TypeScript transforms, roughly doubling coverage, plus a pythonVersion key so version-gated rewrites can be opted in safely.

v0.2.2
Boxed Output, Rollback & a Faster Docs Engine

Boxed Output, Rollback & a Faster Docs Engine

Journalled rollback, boxed reports, live apply progress, and a faster documentation engine.

v0.2.1
Large-File Fix & Transform Coverage

Large-File Fix & Transform Coverage

analyze survives large files, var conversion is scope-correct, and format_to_fstring speaks the full printf grammar.

v0.2.0
The Deterministic Rebuild

The Deterministic Rebuild

Refactron rebuilt from the ground up as a 100% deterministic AST engine. No LLM touches your code, and versioning restarts at 0.2.0.

The legacy 1.x line

The original Python tool, superseded by the 0.2.0 deterministic rebuild above.

v1.0.15
AI/LLM Integration & RAG System

AI/LLM Integration & RAG System

Semantic suggestions, automated docstrings, ChromaDB indexing, metrics, and CI generators for the legacy line.

v1.0.14
CLI Startup Improvements

CLI Startup Improvements

A clearer, faster CLI startup with a lighter install footprint.

v1.0.13
Pattern Learning, Performance & Safety

Pattern Learning, Performance & Safety

A pattern-learning engine, AST caching, an interactive dashboard, and git-integrated rollback.

v1.0.1
New Analyzers & Improved Accuracy

New Analyzers & Improved Accuracy

Security, performance, and complexity analyzers with context-aware confidence scoring.

v1.0.0
Production Ready: the Auto-fix System

Production Ready: the Auto-fix System

Fourteen automatic fixers with atomic writes, backups, and four safety tiers.

v0.1.0
Initial Beta Release

Initial Beta Release

Eight analyzers, six refactorers, risk scoring, and a plugin architecture.