Skip to content

Commit e6eb454

Browse files
authored
Update Release_Roadmap.md
Signed-off-by: CØDE N!NJΔ <najaf.shaikh@gmail.com>
1 parent c24f1bd commit e6eb454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Release_Roadmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ This document provides a summary of TurboMapper releases with key details about
66
| Release Version | Release Date | Key Features | Backward Compatibility | Primary Focus |
77
|----------------|--------------|--------------|----------------------|---------------|
88
| 1.2.0 | October 2025 | Performance improvements (2x+ speed), collection mapping, custom type converters, conditional mapping, transformation functions, configuration validation, improved error messages | ✅ Fully backward compatible | Core improvements, mapping features, custom conversions |
9-
| 1.4.0 | TBA | Complex nested mapping, circular reference handling, performance diagnostics, generic collection interfaces, interface-to-concrete mapping, dictionary mapping, .NET Standard compatibility | ✅ Fully backward compatible | Advanced mapping, type features, enhanced conversions |
10-
| 2.1.0 | TBA | Pre-compiled mappings, reverse mapping, async transformations, async collection processing, LINQ expressions, projection support, detailed tracing | ❌ Contains breaking changes (new async methods in IMapper) | Next-gen features, async operations, data access integration |
9+
| 1.4.0 | January 2025 | Complex nested mapping, circular reference handling, performance diagnostics, generic collection interfaces, interface-to-concrete mapping, dictionary mapping, .NET Standard compatibility | ✅ Fully backward compatible | Advanced mapping, type features, enhanced conversions |
10+
| 2.1.0 | Mid 2026 | Pre-compiled mappings, reverse mapping, async transformations, async collection processing, LINQ expressions, projection support, detailed tracing | ❌ Contains breaking changes (new async methods in IMapper) | Next-gen features, async operations, data access integration |
1111

1212
## Detailed Release Notes
1313

0 commit comments

Comments
 (0)