Download Latest Version Release 0.4.2 source code.zip (4.7 MB)
Email in envelope

Get an email when there's a new version of japokwm

Home / v0.4.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-01-29 387 Bytes
Release 0.4.1 source code.tar.gz 2022-01-29 4.7 MB
Release 0.4.1 source code.zip 2022-01-29 4.7 MB
Totals: 3 Items   9.4 MB 0

This release fixes some bugs that caused random crashes and added libuv.

All other features will be postponed to later releases.

Breaking changes

async_exec was removed. It was initially created to give the user a possibility to execute bash commands without having to wait. you can do that now with Action.exec("bash command", function() / callback function / end) instead.

Source: README.md, updated 2022-01-29