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, 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; too big.
Fluid is a general-purpose user interface library. 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 and available on DUB. 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. The process is now also becoming more formal, as I am standardizing and writing down practices I've established during development.