Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update ChangeLog
  • Loading branch information
moritz committed Mar 7, 2014
1 parent 6676f76 commit 17c92be
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/ChangeLog
Expand Up @@ -2,6 +2,17 @@ New in 2014.03

+ Fix suggestions for unknown routines when specified with '&'
+ Match sigil in suggestions for unknown routines depending on specification
+ fixed for-loops to be properly lazy
+ Zop= now works
+ numerous Pod parsing and formatting improvements
+ uniname, uniprop, and unival implemented on MoarVM backend
+ @<c> as shortcut for @$<c>, %<c> as shortcut for %$<c>
+ improved "unable to deduce sequence" error message
+ duckmap, deepmap implemented
+ list infix reductions no longer flatten
+ X and Z meta ops treat [] as items
+ unary hyper subscripts (@array>>.[0]) now work


New in 2014.02

Expand Down

0 comments on commit 17c92be

Please sign in to comment.