Weekly development report 2023-06-03

Welcome to the weekly development report or what was done in my Open Source projects in the last week.

Steam Sky

Roguelike in a sky with steampunk theme (written in Ada)

And the stable version back to its quiet state. At least, I hope it means fewer bugs. ;) Nothing to report here this week.

The development version still no things to show, or better, there are some things broken due to work on them, so it is better not show anything. :)

Nimalyzer

The static code analyzer for Nim programming language

And the work on the fix type of rules is finished for now. At the moment, most rules just execute a command set by the user when they meet any problem. But some of the rules are capable to auto fix issues. Also, the unit tests of the program got some updates.

Wine freesbie

Various versions of Wine for FreeBSD

One big update under the hood. I changed GitHub action used to build Wine versions. It allowed to add support for FreeBSD 13.2. Now I'm slowly build all available Wine versions. As usual, it will take some time in the next week too.

Back