aboutsummaryrefslogtreecommitdiff
path: root/docs/announce
diff options
context:
space:
mode:
Diffstat (limited to 'docs/announce')
-rw-r--r--docs/announce/2016.04.md9
1 files changed, 7 insertions, 2 deletions
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.