github werererer/japokwm v0.4.1
Release 0.4.1

latest release: v0.4.2
2 years ago

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.

Don't miss a new japokwm release

NewReleases is sending notifications on new releases.