From ff9add2989c5f0dd2584e7c13ddaf7239b0db5db Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Wed, 25 Apr 2018 17:21:48 +0100 Subject: add some changelog for bundled modules --- docs/announce/2018.04.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/docs/announce/2018.04.md b/docs/announce/2018.04.md index a38d606..f234d95 100644 --- a/docs/announce/2018.04.md +++ b/docs/announce/2018.04.md @@ -43,17 +43,13 @@ deprecated. Please use "zef". Notable changes in modules shipped with Rakudo Star: - + JSON-Class: Alter the way in which the re-exporting of the traits works - + JSON-Marshal: Fix for associative and positional type objects - + Pod-To-HTML: Document P6DOC\_DEBUG - + datetime-parse: New. Dependency of http-useragent - + doc: Too many to list. - + http-useragent: New. Intended as replacement for LWP::Simple (now deprecated) - + json\_fast: fix off-by-one in treacherous escape detection - + perl6-lwp-simple: HTML header names with mixed case fix - + svg: Fix example in README - + tap-harness6: Make TAP parsing loose by default before rakudo 2017.09 in prove too - + zef: Warns about missing META6.json. Sort "list" output. + + datetime-parse: Update asctime parsing + + doc: Too many to list including jjmerelo TPF Grant Work. + + http-useragent: Pre-allocate a buffer when getting content + + json\_fast: Unescape fixes. + + jsonrpc: LWP::Simple replaced with HTTP::UserAgent. + + svg-plot: Fix xy-line plot closing over some variables it shouldn't. + + zef: version 0.2.8 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