Skip to content

Flaglint v0.7.0

Choose a tag to compare

@Krishan27 Krishan27 released this 07 Jun 18:16
45ecf32

What's new in v0.7.0

Added

  • flaglint audit --cost-estimate — directional migration-effort estimate in audit output. Produces a low/high hour range from automatable and manual-review call counts. Disclaimer and assumptions included in all report formats (markdown, HTML, JSON).
  • flaglint audit --hourly-rate <rate> — engineering cost projection (costLow / costHigh). Requires --cost-estimate.
  • Migration readiness scoreflaglint audit now prints a 0–100 score and progress bar showing the fraction of safely automatable calls, with grade (ready, moderate, complex, or not-applicable).
  • New docs: Migration Readiness concept page and Cost Estimation CLI reference.

Full changelog

See CHANGELOG.md for complete history.