Skip to content

Commit

Permalink
Some initial ChangeLog entries for 2014.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Sep 19, 2014
1 parent 197d0a5 commit 7a381fd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
New in 2014.10
+ Implemented Supply.lines/words
+ Fixed ordering issue with IO::Socket::Async
+ Str.words is now lazy by default
+ Str.words no longer returns the word if there is only one word: this behaviour
was unspecced and apparently used internally only. This old behaviour is
still available by specifying the :autoderef named parameter.

New in 2014.09
+ ./perl6 --profile for MoarVM, generates HTML profile output, including
spesh/JIT info
Expand Down

0 comments on commit 7a381fd

Please sign in to comment.