The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.1.29 Fri Sep 19 17:07:58 PDT 2014
 - Add _underline_ support

0.1.28 Fri Sep 19 11:30:57 PDT 2014
 - Refactor the unit separation code.

0.1.27 Sat Sep 13 19:23:45 PDT 2014
 - Add Swim VERSION to Pod headers

0.1.26 Sat Sep 13 02:09:40 PDT 2014
 - Account for all phrases in Pod

0.1.25 Sat Sep 13 02:00:32 PDT 2014
 - Fixed bug in multi-block list items

0.1.24 Fri Sep  5 06:45:36 UTC 2014
 - Add support for numbered lists
 - And nested! (davido++)

0.1.23 Thu Aug 28 11:11:30 PDT 2014
 - Add cursory image support for Pod. `<image url>`

0.1.22 Sat Aug 16 16:57:38 PDT 2014
 - Change ' / ' to '/' in doc

0.1.21 Sat Aug 16 16:14:14 PDT 2014
 - Fix strict/warnings

0.1.20 Sat Aug 16 14:20:32 PDT 2014
 - Remove =travis section

0.1.19 Sat Aug 16 12:26:48 PDT 2014
 - Meta 0.0.2

0.1.18 Fri Aug 15 20:46:57 PDT 2014
 - Fix bad Changes entry

0.1.17 Fri Aug 15 20:44:07 PDT 2014
 - Add t/000-compile-modules.t

0.1.16 Wed Aug 13 16:35:02 PDT 2014
 - Headers now can have phrase markup

0.1.15 Thu Aug  7 00:19:12 PDT 2014
 - Fix unicode issues

0.1.14 Mon Aug  4 23:05:57 PDT 2014
 - Refactor YAML loading into Swim::Util
 - Add prereqs Hash::Merge and YAML::XS to Meta

0.1.13 Mon Aug  4 14:12:24 PDT 2014
 - Add support for meta data
 - Both inline and external --meta=file
 - Render with <$varname>

0.1.12 Thu Jul 17 10:42:42 PDT 2014
 - Dep on a fixed Pegex

0.1.11 Sun Jul 13 21:15:35 PDT 2014
 - Update Contributing file.

0.1.10 Sun Jul 13 20:32:34 PDT 2014
 - Add Contributing file.

0.1.9 Sun Jul 13 18:24:59 PDT 2014
 - Make --help exit (after helping).

0.1.8 Mon Jul  7 22:47:50 PDT 2014
 - Had to revert 0.1.7 from bug in Text::Autoformat :\

0.1.7 Mon Jul  7 22:35:03 PDT 2014
 - Don't wrap paragraphs with URLs in them.

0.1.6 Mon Jul  7 21:36:35 PDT 2014
 - Support .txt output. Formatted plain text.
 - Add usage to `bin/swim`
 - Update doc

0.1.5 Mon Jul  7 20:45:10 PDT 2014
 - Add --strikethough-- support for Pod and Markdown

0.1.4 Sat Jul  5 19:07:18 PDT 2014
 - Fix utf8 bug in --to=man

0.1.3 Sun Jun 29 12:48:02 PDT 2014
 - Add Text::Autoformat prereq. xdg++

0.1.2 Wed Jun 25 14:40:14 PDT 2014
 - Fix badges in doc

0.1.1 Wed Jun 25 12:30:21 PDT 2014
 - Change irc channel to

0.1.0 Wed Jun 25 12:19:02 PDT 2014
 - First Swim release. Simply migrated from Kwim.