---
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