Skip to content

Commit cd7ec8a

Browse files
committed
docs: update roadmap to show v1.0.0 as complete
1 parent d84b37b commit cd7ec8a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,10 @@ This repository contains experimental implementations of:
197197

198198
## Roadmap
199199

200-
- **v0.3.0**: Fix and export TaskGroups
201-
- **v0.4.0**: Implement MPSC channels
202-
- **v0.5.0**: Production-ready Streams
203-
- **v1.0.0**: Full async runtime
200+
- **v1.0.0**: Production SPSC channels (DONE!)
201+
- **v1.1.0**: MPSC channels + TaskGroup fixes
202+
- **v1.2.0**: Production-ready Streams
203+
- **v2.0.0**: Full async runtime with actors
204204

205205
## Known Issues
206206

0 commit comments

Comments
 (0)