Revision history for Perl extension App-revealup
0.11 2014-07-05T21:53:38Z
- fixed bug about a required module
0.10 2014-07-05T21:46:51Z
- use 'server' command instead of 'serve'
0.09 2014-06-17T02:52:07Z
- support using old GetOpt::Long
0.08 2014-06-16T01:21:28Z
- validate command options
0.07 2014-06-11T11:20:22Z
- enable --port option
- update sub-command pod
- made 'width' and 'height' commands
0.06 2014-06-11T06:21:30Z
- fixed about relative file path in markdown texts.
0.05 2014-06-11T05:43:40Z
- made 'theme' command
- fixed some bugs
0.04 2014-06-06T22:04:08Z
- support transition option on serve command
- update documents
- don't show verbose message when plackup
0.03 2014-06-06T08:02:04Z
- removed Test::Fatal dependency, thanks to sillymoose
0.02 2014-05-25T11:35:55Z
- fixed bugs about themes
0.01 2014-05-25T10:32:31Z
- original version