From d4e9c5def533dd16848f34e5ddae5a26926b45dc Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Mon, 26 Nov 2012 19:16:05 +0100 Subject: [announce] mention quote adverbs and precompilation fixes --- docs/announce/2012.11 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/announce/2012.11 b/docs/announce/2012.11 index 3a696e2..60a1f40 100644 --- a/docs/announce/2012.11 +++ b/docs/announce/2012.11 @@ -18,6 +18,8 @@ Some of the new features added to this release include: * heredocs +* quote adverbs (like q:w//) + * implemented precedence related traits (equiv, looser, tighter, assoc) * Perl 6 grammar NFAs are pre-computed, saving some work on each @@ -28,6 +30,9 @@ Some of the new features added to this release include: * FIRST/NEXT/LAST can now be used in all types of loop (previously limited to for) +* several fixes related to module precompilation. This should make working + with larger code bases much less painful. + This release also contains a range of performance improvements, bug fixes, improvements to error reporting and better failure modes. -- cgit v1.1