WebView Snapshot 0.7

Posted by Justin Haygood on Saturday, July 4, 2009

Yet another new version of WebView Snapshot!


Here's the basic changelog:
  • CORE: Removed all the console cruft that
  • CLI: Use a new method parsing options. As a side benefit, you also have a --help parameter as well as simple type checking (wrong type == crash though.. still need to fix that)
  • GUI: Smaller binary and slightly faster execution since the console-only code won't run.. at all