Fluid 0.7.0 has been released!

cookiewitch artha at samerion.com
Fri Nov 22 07:56:32 UTC 2024


On Thursday, 3 October 2024 at 11:15:16 UTC, cookiewitch wrote:
> After 9 months of development and 252 commits later, finally 
> 0.7.0 gets to see the sunlight! This is the biggest update to 
> Fluid yet, almost twice as big as 
> [0.6.0](https://git.samerion.com/Samerion/Fluid/releases/tag/v0.6.0), and also almost half the size of Fluid itself. In fact, so big, that I decided to delay some of the changes to a [separate future update](https://git.samerion.com/Samerion/Fluid/milestone/19); too big.
>
> **[Fluid is a general-purpose user interface 
> library](https://git.samerion.com/Samerion/Fluid)**. It is D 
> first, and comes with Raylib support. While largely a work in 
> progress, and of pre-release quality, it's already mostly 
> stable and ready for use.

[0.7.1 is now 
out](https://git.samerion.com/Samerion/Fluid/releases/tag/v0.7.1) 
and [available on 
DUB](https://code.dlang.org/packages/fluid/0.7.1). It adds 
support for Raylib 5.5 and some other, small, miscellaneous 
changes.

Next updates in the 0.7.x series will still include improved 
documentation and new nodes, but Fluid is now moving focus to the 
next 0.8.0 release. To speed up the development process I 
published [a simple guideline for breaking 
changes](https://git.samerion.com/Samerion/Fluid/issues/218). The 
process is now also becoming more formal, as I am standardizing 
and writing down practices I've established during development.


More information about the Digitalmars-d-announce mailing list