From da0d9921cd466599a7d97b8a035c58f2ca78c0a5 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Wed, 20 Apr 2016 14:33:10 +0100 Subject: doc some module changes in annouce --- docs/announce/2016.04.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/announce/2016.04.md b/docs/announce/2016.04.md index 14d29be..5187362 100644 --- a/docs/announce/2016.04.md +++ b/docs/announce/2016.04.md @@ -41,13 +41,18 @@ Some of the new compiler features since the last Rakudo Star release include: Notable changes in modules shipped with Rakudo Star: - * Bailador: removed and available in the ecosystem. + * Bailador: removed and available in the ecosystem. * ufo: removed and available in the ecosystem. * Native::Resources: helper for native code added. * DBIish: Better Oracle & Postgres support, more GLRish API and many other fixes. * Shell::Command: deprecated "which". * Panda: Fix issues with paths containing spaces, '--help' option added etc. - * And much more + * p6doc: no longer creates empty FakeDir directories (was workaround for now fixed precomp bug). + * JSON::Fast: fix for undefined value. + * NativeHelpers::Blob: version 0.1.8 with improved windows tests. + * PSGI: allow output to be a Buf. + * Shell::Command: travis fix and deprecate which on Windows and Mac. + * And much more. There are some key features of Perl 6 that Rakudo Star does not yet handle appropriately, although they will appear in upcoming releases. -- cgit v1.1