Revision history for perl distribution Mojolicious-Plugin-Riotjs

0.06 2016-04-13T08:26:09+0200
 - Marked module as DEPRECATED. Replaced by Mojolicious::Plugin::AssetPack.

0.05 2015-09-25T13:38:57+0200
 - Bumping Mojolicious-Plugin-AssetPack version

0.04 2015-09-25T12:27:41+0200
 - Compatible with Mojolicious-Plugin-AssetPack 0.61
 - Update basic repo files

0.03 2015-04-06T09:05:11Z
 - 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 2015-04-04T10:26:28Z
 - 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 2015-03-30T08:46:51Z
 - Try to fix synopsis.t on windows

0.0201 2015-03-20T10:54:23Z
 - Skipping tests on windows

0.02 2015-03-16T09:57:12Z
 - Add Dependencies to documentation
 - Will set NODE_PATH
 - Compatible with riot 2.0.7

0.01 2015-01-23T13:04:59Z
 - Started project