vibe.d beta banner
get vibe.d
0.10.1

Asynchronous I/O that doesn’t get in your way, written in D

vibe.d 0.10.2 release

vibe.d 0.10.2 release

Header image
Fri, 14 Feb 2025Maintenance release fixing confirmation parameter handing in the web interface generator. This also adds a new viaStatus annotation to allow REST interfaces to control the HTTP status code. Finally, the MongoDB and Redis database APIs receive a few fixes.

Features and improvements

  • Adds a new @viaStatus REST parameter annotation for customizing the HTTP status - pull #2806
  • Adds a MongoCollection.find overload taking only a FindOptions parameter - pull #2804
  • Made the whole Redis API @safe - pull #2815

Bug fixes

  • Fixed parsing plural-only translations in PO files and improves error messages - pull #2805
  • Fixed a compilation error when using Confirm!T parameters in a web interface - pull #2816

Download

http://code.dlang.org/packages/vibe-d/0.10.2

http://vibed.org/download?file=vibed-0.10.2.zip

https://github.com/vibe-d/vibe.d/tree/faf66b99de605b8a4eb8af37bc8b49f0f0e1c922

Posted at 16:12:36 +0100 by Sönke Ludwig

0 comments