Skip to content

0.3.3

Compare
Choose a tag to compare
@marcomq marcomq released this 25 Oct 21:33
· 45 commits to main since this release
  • Compatible to Nim 1.6
  • Doesn't require threads:on anymore
  • Automatically use threads for webview if threads:on
  • Additional compile option to still run as single threaded -d:useWebviewSingleThreaded
  • Refactored large nimview.nim file to smaller files