<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">Dne 10.2.2016 v 09:50 Iain Buclaw via
      Digitalmars-d-announce napsal(a):<br>
    </div>
    <blockquote
cite="mid:CABOHX+fmw-cXB_Gx2Z__7rusyhJ4LTi2_gA2d4i9xc38FfGxaw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On 9 February 2016 at 20:16, Sönke
            Ludwig <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:digitalmars-d-announce@puremagic.com"
                target="_blank">digitalmars-d-announce@puremagic.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">This
              release brings some larger changes:<br>
              <br>
               - The library has been split up into sub packages: code,
              utils, data,<br>
                 http, mail, diet, mongodb, redis and web. This is an
              intermediate<br>
                 step to moving the individual packages out to separate
              repositories<br>
                 with independent version numbers.<br>
              <br>
               - A lot of work went into performance tuning. Single-core
              performance<br>
                 of the HTTP server is improved by about +50% and
              multi-core<br>
                 performance scales properly again after excessive lock
              contention<br>
                 sneaked in in one of the previous releases. The number
              of worker<br>
                 threads is now also properly determined on all systems
              (including<br>
                 multi-CPU), which should fix the numbers for
              multi-threaded<br>
                 benchmarks (an update to the TechEmpower benchmark
              suite is on the<br>
                 way).<br>
              <br>
               - The REST interface generator now supports modelling
              collections with<br>
                 native D syntax using Collection!T. It also adds
              support for CORS.<br>
              <br>
               - The std.concurrency integration has been fixed and
              re-enabled - you<br>
                 can now use std.concurrency without worrying about
              blocking the<br>
                 event loop. In case of problems (std.concurrency
              doesn't support<br>
                 passing certain kinds of values), the old
              implementation can still<br>
                 be accessed as sendCompat/receiveCompat/...<br>
              <br>
               - Compiles on 2.066.0 up to 2.070.0. Note that this will
              be the last<br>
                 release that supports the 2.066.x frontend. The next
              release will<br>
                 require at least 2.067.0 or maybe even 2.068.0 (still
              TBD). This may<br>
                 unfortunately rule out GDC for the time being.<br>
              <br>
            </blockquote>
            <div><br>
            </div>
            <div>Not a problem.  We may be on 2.068 sooner than you
              think (I know that 2.067 has been in branch/PR forever ;-)<br>
              <br>
            </div>
            <div>Iain.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Wow, that would be awesome :)<br>
  </body>
</html>