July 07, 2017
- Fixes a regression where HTTPClientRequest.writeFormBody started to use chunked transfer encoding.
- Fixed building on win32/mscoff when not specifying and explicit configuration for vibe-d:core
- Works around an issue where it was not possible anymore to compile vibe.d without OpenSSL support

Release is rescheduled for next Monday (10nth of July).
July 07, 2017
Am 04.07.2017 um 12:43 schrieb Szabo Bogdan:
> On Thursday, 22 June 2017 at 20:59:51 UTC, Sönke Ludwig wrote:
>> Am 22.06.2017 um 20:52 schrieb aberba:
>>> [...]
>>
>> Agreed, there are several places in there that can be improved or made more consistent. The HTTP package (including WebSockets) is the next big part that is up for a complete redesign, also (finally) including HTTP/2 support. Since I'm really busy with another project I can't state a reliable schedule for this, but I'll try to start in the near future and will also to try to involve interested people in the design/development process as early as that makes sense.
> 
> I can help... How can I contribute?

When the initial design sketch is done, I'll probably just directly put that up as a repository, so that everyone can comment and improve. I will get back to you once that is done, would be great to get more support. There will also be all different kinds of things to do, since basically almost everything will have to be rewritten one way or another.
July 08, 2017
There have been two more regression fixes:

- (De)serialization of self-referential types was broken (@safe related compile error)
- The .parentPath property of the new path types in vibe-core was broken

The release date is still scheduled for Monday.
1 2
Next ›   Last »