---
version: 0.26
date: Tue Oct 11 21:47:43 EDT 2011
changes:
- Add inline script support for running external programs
for things like images and browser.
- Support for auto-sizing slides (wolfsage++)
- Switch from Gloom to Mo.
---
version: 0.25
date: Tue Oct 5 22:18:50 PDT 2010
changes:
- Use Gloom
- Add M:I Makefile.PL stuffs.
---
version: 0.23
date: Tue Jun 22 14:55:10 PDT 2010
changes:
- Add 'vroom -text' to publish text.
---
version: 0.22
date: Mon Jun 7 19:23:39 PDT 2010
changes:
- Move Vroom::Vroom back to Vroom.pm
---
version: 0.21
date: Sat Apr 10 11:02:45 PDT 2010
changes:
- 0.20 botched getting to CPAN
---
version: 0.20
date: Thu Apr 8 16:22:55 PDT 2010
changes:
- 0.19 botched getting to CPAN
---
version: 0.19
date: Thu Apr 8 09:58:43 PDT 2010
changes:
- Make .g?vimrc easier to config
---
version: 0.18
date: Wed Oct 7 06:27:24 PDT 2009
changes:
- Add --ghpublish option for pushing out a gh-pages branch to github.
---
version: 0.17
date: Mon Oct 5 02:48:33 PDT 2009
changes:
- Fairly major refactoring.
- Update the docs with all the latest features
- Add support for gvim (macvim)
- Promote github and gh-pages in the docs
- Merge negative indent support from jlavallee++
---
version: 0.16
date: Tue Jun 9 22:44:20 PDT 2009
changes:
- Allow lines that start '==='
- Add a 'skip' CLI option
---
version: 0.15
date: Sat Apr 18 06:36:39 PDT 2009
changes:
- Fixed js bug. rafl++
- Fixed MANIFEST.SKIP to ignore git
---
version: 0.14
date: Sat Apr 18 00:16:58 PDT 2009
changes:
- Support 'R'un for YAML
- Output slides as html
- Add an example slideshow
---
version: 0.13
date: Sun Jun 1 23:27:02 PDT 2008
changes:
- Support a .vroom/vimrc
- Don't overwrite a .vimrc not created by vroom
- Updated the docs
---
version: 0.12
date: Sat May 17 12:15:59 JST 2008
changes: Update docs.
---
version: 0.11
date: Thu May 15 15:30:18 JST 2008
changes: Move Vroom.pm to Vroom::Vroom
---
version: 0.10
date: Sun Apr 13 15:34:56 CST 2008
changes: Initial Release