The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.201   2016-09-22
  * Document required X11 environment variable on linux (thanks dtoso-skymesh)
  * nicer error when building from git repo without submodules
  * Include latest version of valence.js for the circular-safe JSON stringification
    (the latest electron's event objects have circular references)
  * Minor doc updates

0.200   2016-05-12
  * Update for electron 1.0.1
  * Breaking API changes due to electron changes. You will need to
    port over all but the simplest programs. See the new POD examples.
    Sorry about that.

0.100   2015-04-26
  * Initial CPAN release