8000 Release 1.0.0 · catdad/electronmon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.0.0

Compare
Choose a tag to compare
@catdad catdad released this 13 Jan 22:25
· 98 commits to master since this release

🍸 Electronmon is at 1.0!! 🍸

  • [BREAKING] There is now a requireable API, so you can work with the monitor process programmatically from your scripts. While you could technically require('electronmon') before, there really wasn't much that you could do. Now there is! - see #42
  • The monitoring process has moved away from chokidar and is now using watchboy. You can expect faster startup times for monitoring, especially on Windows and Linux, with significant decreases in memory usage - see #25 and #30

0.7.1...1.0.0

0