- Update for Nim Compiler 2.0.
- misc: add clipGet and clipPut.
- mouse: fix
clicks
not works in wheelUp and wheelDown. - process: add getCurrentProcess, getProcess, getCommandLine, getStats, suspend, resume, stdioClose, stdinWrite, stdoutRead, stderrRead, run, runAs, runWait, runAsWait, shellExecute, shellExecuteWait.
- add misc submodule, provide isAdmin and requireAdmin.
- window: add minimizeAll, minimizeAllUndo.
- process: add isWow64 (#2).
- registry: fix RegMultiSz writing with regWrite (#5).
- Initial release