Neutralino.js v3.5.0 released!
What's new
API: filesystem
- Expose
createdAt
andmodifiedAt
JavaScript timestamps with thefilesystem.getStats
function.
API: os
- Add new functions for spawning processes.
spawnProcess
,getSpawnedProcesses
, andupdateSpawnedProcess
.
Update the config file option cli.clientVersion
with 3.5.0
and enter neu update
to fetch this version.
Get started: https://neutralino.js.org/docs
This release was auto-generated by ReleaseZri 🚀