From 16ac50242e496b6d500086cc5e84d701a1fa5a30 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sat, 2 Apr 2016 18:05:24 +0100 Subject: more blurb --- docs/announce/2016.03.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/announce/2016.03.md b/docs/announce/2016.03.md index db82f43..1a54d15 100644 --- a/docs/announce/2016.03.md +++ b/docs/announce/2016.03.md @@ -27,9 +27,12 @@ collected from the Perl 6 community. Some of the new compiler features since the last Rakudo Star release include: * Much improved REPL with multi-line support. + * Native string arrays. * Values in the environment value hash are now allomorphic. * Blob is now a proper value type. - * A big amount of efficiency improvements for both time and memory. + * Many Time & Memory efficiency improvements including faster accessor/mutators. + * Can now uninstall modules. + * Modules can now be shared between rakudo versions. * The usual assortment of bug fixes and error message improvements. Notable changes in modules shipped with Rakudo Star: @@ -37,9 +40,10 @@ Notable changes in modules shipped with Rakudo Star: * Bailador: removed and available in the ecosystem. * ufo: removed and available in the ecosystem. * Native::Resources: helper for native code added. - * DBIish: Many fixes, oracle support, stuff. + * DBIish: Better Oracle & Postgres support, more GLRish API and many other fixes. * Shell::Command: deprecated "which". - * more stuff + * Panda: Fix issues with paths containing spaces, '--help' option added etc. + * 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