@neutralinojs/lib
Advanced tools
Changelog
v5.1.0
clipboard.getFormat()
, clipboard.readImage()
, and clipboard.writeImage(image)
.Changelog
v5.0.1
window
global object. Now, window.NL_VERSION
, etc. won't display errors on code editors or with the TypeScript compiler.Changelog
v5.0.0
app.readProcessInput(readAll=false)
, app.writeProcessOutput()
, and app.writeProcessError()
functions.