Skip to content

Releases: kobaltcore/renkit

v4.0.0-alpha.1

v4.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jan 20:39

Install renkit 4.0.0-alpha.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/kobaltcore/renkit/releases/download/v4.0.0-alpha.1/renkit-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/kobaltcore/renkit/releases/download/v4.0.0-alpha.1/renkit-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install kobaltcore/homebrew-renkit/renkit

Download renkit 4.0.0-alpha.1

File Platform Checksum
renkit-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
renkit-x86_64-apple-darwin.tar.xz Intel macOS checksum
renkit-x86_64-pc-windows-msvc.zip x64 Windows checksum
renkit-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v4.0.0-alpha

v4.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jan 15:05

Install renkit 4.0.0-alpha

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/kobaltcore/renkit/releases/download/v4.0.0-alpha/renkit-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/kobaltcore/renkit/releases/download/v4.0.0-alpha/renkit-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install kobaltcore/homebrew-renkit/renkit

Download renkit 4.0.0-alpha

File Platform Checksum
renkit-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
renkit-x86_64-apple-darwin.tar.xz Intel macOS checksum
renkit-x86_64-pc-windows-msvc.zip x64 Windows checksum
renkit-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Dec 22:19

Maintenance release, upgrades to Nim v2 internally, fixes some newly-arisen build issues and updates dependencies.

v3.3.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 18:21

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

Choose a tag to compare

@github-actions github-actions released this 14 May 19:38

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

Choose a tag to compare

@github-actions github-actions released this 09 Apr 16:12

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

Choose a tag to compare

@github-actions github-actions released this 02 Apr 10:20
Version bump

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 24 Mar 22:09
Version bump

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Feb 21:51
Fucked up the bug fix, second try's the charm

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Feb 21:43
Version bump