1.00 (03.09.2010) - John Siracusa <siracusa@gmail.com>

    * The %i format now correctly shows 12 for 12 AM.
    * Removed leading zeros from the %i format.
    * Bumped version number to reflect API stability.

0.12 (10.16.2009) - John Siracusa <siracusa@gmail.com>

    * Updated eval block to avoid stomping on $@ from an outer scope.

0.11 (08.24.2006) - John Siracusa <siracusa@gmail.com>

    * Added the %s format specifier.
    * Made as_integer_seconds() part of the public API.

0.10 (06.30.2006) - John Siracusa <siracusa@gmail.com>

    * Initial release.