Skip to content

Commit 86044ae

Browse files
authored
Merge pull request #10 from aether-framework/feature/refactoring-roadmap
Update README roadmap: remove duplicate entries and reorder for clarity
2 parents d9e8474 + f35109d commit 86044ae

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,17 +410,14 @@ mvn test
410410
- **v0.2.0** (next)
411411
- **Testkit module** — Fluent test data builders, custom AssertJ assertions, test harnesses
412412
- **Migration diagnostics** — Optional structured report (applied fixes, touched types, timing)
413-
- **Policy system** — Configurable handling for warnings/logs/unknown fields/types during migration
414-
- **Codec improvements** — Better error reporting, parity improvements for GsonOps/JacksonOps
415413
- **Extended rewrite rules** — Common operations like nested rename/move/copy helpers
416-
- Performance optimizations
417414

418415
- **v0.3.0**
419416
- **CLI module** — Migrate files and print/export a migration report (batch-friendly)
420417
- **Schema tooling** — Runtime schema validation + diff utilities between versions
421418

422419
- **v0.4.0**
423-
- - **Spring Boot integration** — Auto-configuration for DataFixer in Spring apps
420+
- **Spring Boot integration** — Auto-configuration for DataFixer in Spring apps
424421
- **Extra ops modules** — Optional YAML/TOML support (format adapters)
425422
- **Debug utilities** — Pretty printers / tree diff for Dynamic structures (dev-facing)
426423

0 commit comments

Comments
 (0)