Skip to content

Commit 4c922b0

Browse files
committed
docs
1 parent 05b6471 commit 4c922b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -341,14 +341,14 @@ public class Main {
341341
- Objects and object operators, UNIVERSAL class
342342
- Array and List related operators
343343
- More tests and various bug fixes
344+
- **v1.4.0**: I/O operators
345+
- File i/o operators, STDOUT, STDERR, STDIN
346+
- TAP (Perl standard) tests
344347
345348
### Upcoming Milestones
346349
347-
- **v1.4.0**: Planned release date: 2024-12-01
348-
- File i/o operators, STDOUT, STDERR, STDIN
349350
- **v1.5.0**: Planned release date: 2025-01-10
350351
- TBD
351-
- Perl standard tests
352352
- Performance improvements
353353
354354
## Benchmarks
@@ -365,7 +365,7 @@ The following benchmarks provide an order of magnitude comparison with Perl:
365365
- String operations: Comparable to Perl
366366
- Eval-string: 10x slower than Perl
367367
368-
- **v1.2.0** and **v1.3.0**:
368+
- **v1.2.0** through **v1.4.0**:
369369
- No performance related changes
370370
371371
## License

0 commit comments

Comments
 (0)