Changelog for Mojolicious::Plugin::Riotjs
0.03 Mon Apr 6 09:05:11 2015
* Change to using riot.js from CDN in examples
* Fix Cwd::abs_path() seems to die on Win32, unless "node_modules" exists
http://www.cpantesters.org/cpan/report/c9ac9c20-6bfb-1014-a018-77bfbe4efd34
0.0203 Sat Apr 4 10:26:28 2015
* Try to figure out where an error message is coming from
http://www.cpantesters.org/cpan/report/e105bba2-6c11-1014-b24b-6fbfc4a9a683
node_modules: No such file or directory at ...Riotjs.pm line 116.
0.0202 Mon Mar 30 08:46:51 2015
* Try to fix synopsis.t on windows
0.0201 Fri Mar 20 10:54:23 2015
* Skipping tests on windows
0.02 Mon Mar 16 09:57:12 2015
* Add Dependencies to documentation
* Will set NODE_PATH
* Compatible with riot 2.0.7
0.01 Fri Jan 23 13:04:59 2015
* Started project