Skip to content

Commit cc638d5

Browse files
committed
Clarify README roadmap to specify performance optimizations maintain API and determinism
1 parent 112e260 commit cc638d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ mvn test
411411
- **Testkit module** — Fluent test data builders, custom AssertJ assertions, test harnesses
412412
- **Migration diagnostics** — Optional structured report (applied fixes, touched types, timing)
413413
- **Extended rewrite rules** — Common operations like nested rename/move/copy helpers
414-
- **Performance optimizations** — Caching, lazy evaluation improvements
414+
- **Performance optimizations** — Caching, lazy evaluation improvements (doesn't change API or determinism)
415415

416416
- **v0.3.0**
417417
- **CLI module** — Migrate files and print/export a migration report (batch-friendly)

0 commit comments

Comments
 (0)