From e02930bf337bf5fc7fa1a4ca9fa1530162d47035 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Mon, 18 Jul 2016 17:42:49 +0100 Subject: more changes in announce --- docs/announce/2016.07.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/announce/2016.07.md b/docs/announce/2016.07.md index 7785901..63db91f 100644 --- a/docs/announce/2016.07.md +++ b/docs/announce/2016.07.md @@ -74,6 +74,10 @@ Compiler maintenance since the last Rakudo Star release includes: * NativeCall's is mangled trait no longer ignored for CPPStruct * Many Str, List and Array methods much faster * Map/Hash initializations are now 30% faster + * `make DESTDIR` now correctly finds CompUnit::Repository::Staging + * Output from Test.pm6's diag() is no longer lost in non-verbose prove output + when called at the start of the test file or during TODO tests + * Improved error messages Notable changes in modules shipped with Rakudo Star: @@ -91,6 +95,8 @@ Notable changes in modules shipped with Rakudo Star: panda does) which has a test fix needed since we don't support https in R* and a test url had a new https redirect +perl6intro.pdf has also been updated. + There are some key features of Perl 6 that Rakudo Star does not yet handle appropriately, although they will appear in upcoming releases. Some of the not-quite-there features include: -- cgit v1.1