File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -341,14 +341,14 @@ public class Main {
341
341
- Objects and object operators, UNIVERSAL class
342
342
- Array and List related operators
343
343
- 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
344
347
345
348
# ## Upcoming Milestones
346
349
347
- - ** v1.4.0** : Planned release date: 2024-12-01
348
- - File i/o operators, STDOUT, STDERR, STDIN
349
350
- ** v1.5.0** : Planned release date: 2025-01-10
350
351
- TBD
351
- - Perl standard tests
352
352
- Performance improvements
353
353
354
354
# # Benchmarks
@@ -365,7 +365,7 @@ The following benchmarks provide an order of magnitude comparison with Perl:
365
365
- String operations: Comparable to Perl
366
366
- Eval-string: 10x slower than Perl
367
367
368
- - ** v1.2.0** and ** v1.3 .0** :
368
+ - ** v1.2.0** through ** v1.4 .0** :
369
369
- No performance related changes
370
370
371
371
# # License
You can’t perform that action at this time.
0 commit comments