Releases: kobaltcore/renkit
v3.4.0
Maintenance release, upgrades to Nim v2 internally, fixes some newly-arisen build issues and updates dependencies.
v3.3.1
This release fixes a bug with the calling convention for custom tasks: It had mistakenly retained the original camelCase convention when -as specified and proper for Python- it should've been snake_case. This is now resolved and tasks should load when defined according to the documentation in the README.
v3.3.0
Minor update for full compatibility with Ren'Py 7.6+/8.1+ which was released today.
The keystore task will now follow the new convention of storing keystore files in the base project directory rather than Ren'Py's rapt
folder, in case of building on this most recent version or above.
v3.2.0
This release supports usage of the renotize.json
certificate bundle file generated in renotize
's provisioning process for easier notarization with fewer parameters and also lowers the required glibc
version by building on ubuntu-20.04
instead of ubuntu-22.04
.
v3.1.0
Version bump
v3.0.3
Version bump
v3.0.2
Fucked up the bug fix, second try's the charm
v3.0.1
Version bump
v3.0.0
Fully self-contained notarization support (on all platforms).
Self-contained WebP/AVIF image conversion support.
v2.4.0
Version bump