• 5.0 0b7f4bc9de

    v5.0 Stable

    ian released this 2026-05-23 15:38:26 +00:00 | 9 commits to master since this release

    This release rewrites the back-end of the project to Python. This is a major change which should bring better commonality with my other projects, and reduce the struggles various users have reported to me with compiling and running the software in its previous incarnation.

    This is a breaking change of course; you will need to change how you configure and run the software. Instructions are in the README as usual.

    There have been no new features added in this version.

    Note that as of this release, there is no longer a need for separate "compiled" vs "source code" downloads. Since Python is an interpreted language, the source code is used to run the software directly, and there is no longer a compile stage or a separate download for the result of the compilation.

    Downloads