Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update ChangeLog a little.
  • Loading branch information
jnthn committed Apr 16, 2012
1 parent ef6fe01 commit 1501f51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/ChangeLog
Expand Up @@ -13,6 +13,10 @@ New in 2012.04
+ ban declaring pseudo-packages, with a helpful error
+ a name followed by :: now returns .WHO, so Foo::<&bar> style lookups work
+ Exception.Bool now returns true
+ avoided re-parsing of longname, which speeds up the parse a bit overall
+ implemented MY, CALLER, OUTER, UNIT, CORE, SETTING and DYNAMIC pseudo-packages
+ implemented ::<$x> and ::{'$x'} style lookups
+ some small optimizations to various Str built-ins and MapIter

New in 2012.03
+ updated to dyncall 0.7
Expand Down

0 comments on commit 1501f51

Please sign in to comment.