Skip to content

Commit c24f1bd

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

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,16 @@ This comprehensive guide provides detailed information on TurboMapper, covering
2323
Please click on [Developer Guide](https://github.com/CodeShayk/TurboMapper/wiki) for complete details.
2424

2525
## Release Roadmap
26-
Please see [Release Roadmap](https://github.com/CodeShayk/TurboMapper/blob/master/Release_Roadmap.md) for summary of planned releases with key details about each release.
26+
This section provides the summary of planned releases with key details about each release.
27+
28+
| Release Version | Release Date | Key Features | Backward Compatibility | Primary Focus |
29+
|----------------|--------------|--------------|----------------------|---------------|
30+
| 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 |
31+
| 1.4.0 | Jan 2026 | 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 |
32+
| 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 |
33+
34+
Please see [Release Roadmap](https://github.com/CodeShayk/TurboMapper/blob/master/Release_Roadmap.md) for more details.
35+
2736
## Contributing
2837
We welcome contributions! Please see our Contributing Guide for details.
2938
- 🐛 Bug Reports - If you are having problems, please let me know by raising a [new issue](https://github.com/CodeShayk/TurboMapper/issues/new/choose).

0 commit comments

Comments
 (0)