self 0.5.1
self: ^0.5.1 copied to clipboard
The Self package provides utility classes to make it easy to create Self extracting executables that ship with resources or need to run on boot.
0.5.1 #
- add 'finer' entry point to the SelfLogger.
0.5.0 #
- upgraded to dcli 8.1.1
0.4.0 #
- Added the ability to provide an alternate cron path in which to place the cron jobs.
0.3.0 #
- replace sleep with asyncSleep as it was pausing all async operations so logging was not being flushed. upgraded to dcli 7.0.5 to get access sleepAsync
- launch is now async.
- The cron job now changes to a defined working directory.
0.2.0 #
- added missing exports.
0.1.0 #
- First release.