Skip to content

Commit

Permalink
Start on this month's ChangeLog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Jan 27, 2012
1 parent c8a80fb commit 0bcf489
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/ChangeLog
@@ -1,3 +1,12 @@
New in 2012.02
+ catch duplicate accessor generation required of "has $.x; has @.x;"
+ more typed exceptions thrown
+ undeclared attributes mentioned in signatures now caught at compile time
+ empty Buf is now False in boolean context
+ implemented <prior>
+ implemented /<Foo::Bar::baz>/ syntax
+ /<x>/ can call a predeclared lexical regex x

New in 2012.01
+ -c command line option re-implemented
+ take flattening bug fixed
Expand Down

0 comments on commit 0bcf489

Please sign in to comment.