From 0e36f4edd00618ac91f7a96c800b63643043148c Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Wed, 20 Apr 2016 07:59:44 +0100 Subject: compiler changelog updates --- docs/announce/2016.04.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/announce') diff --git a/docs/announce/2016.04.md b/docs/announce/2016.04.md index e01280e..14d29be 100644 --- a/docs/announce/2016.04.md +++ b/docs/announce/2016.04.md @@ -30,9 +30,13 @@ Some of the new compiler features since the last Rakudo Star release include: * Native string arrays. * Values in the environment value hash are now allomorphic. * Blob is now a proper value type. - * Many Time & Memory efficiency improvements including faster accessor/mutators. + * Many Time & Memory efficiency improvements including faster accessor/mutators, sorting and object comparison. * Can now uninstall modules. * Modules can now be shared between rakudo versions. + * "magic" inc/dec cleaned up. + * utf8-c8 encoding crashes fixed. + * pre-comp locking fix. + * missing module error mentions line number. * The usual assortment of bug fixes and error message improvements. Notable changes in modules shipped with Rakudo Star: -- cgit v1.1