Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs/ChangeLog] update since last release
Highly subjective; please add stuff I missed, probably unintentionally.
  • Loading branch information
Carl Masak committed Sep 19, 2013
1 parent a8ea2a5 commit d93f1da
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/ChangeLog
@@ -1,3 +1,13 @@
New in 2013.09
+ candidate argument to bless removed (per spec change)
+ @a.VAR.name and %h.VAR.name implemented
+ The $var.++ and $var.() syntaxes work
+ Lots of improvements on the Set and Bag types
+ [op]() with relational operators vacuously return True
+ tr/// implemented
+ Sockets on JVM implemented
+ sleep(), sleep-time() and sleep-till() updated to spec

New in 2013.08
+ "is default" traits on variables, $/, $!, $_ are default Nil
+ "is dynamic" traits on variables, $/, $!, $_ are dynamic
Expand Down

0 comments on commit d93f1da

Please sign in to comment.