Skip to content

Commit

Permalink
[docs/ChangeLog] &spurt, &slurp with :bin
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jul 14, 2012
1 parent 23d186c commit 55cf00a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ChangeLog
Expand Up @@ -7,6 +7,8 @@ New in 2012.07
+ Changed &dir to return IO::File and IO::Dir objects, not strings + Changed &dir to return IO::File and IO::Dir objects, not strings
+ anonymous subset types with subset :: where ...; + anonymous subset types with subset :: where ...;
+ Deprecated .bytes, .ucfirst, and .lcfirst + Deprecated .bytes, .ucfirst, and .lcfirst
+ &slurp now supports :bin
+ &spurt implemented


New in 2012.06 New in 2012.06
+ Rakudo is now compiled with the same regex engine as user-space regexes use + Rakudo is now compiled with the same regex engine as user-space regexes use
Expand Down

0 comments on commit 55cf00a

Please sign in to comment.