0.008     2011-08-09 14:47:02 America/Los_Angeles

Interface changes:

    The 'author' parameter is now entirely optional.  It
    defaults to your shell username, if we can figure that
    out.  If not, then an exception is thrown, and you'll
    have to set the 'author' parameter explicitly.

    pinto[1] now has --notag, --nocommit, and --noinit
    options.  All these can also be set in your configuration
    file.  See the pinto[1] documentation for details.

Other changes:

    The internals of Pinto have been substantially rewritten
    to improve performance and readability of the code.  The
    Pinto API is still considered alpha, and subject to change.

0.007     2011-08-04 08:04:27 America/Los_Angeles

Interface Changes:

    A config file for pinto[1] is no longer mandatory. If you do not
    have one, then you'll have to specify all required parameters on
    the command line (this is usually just the '--local' and sometimes
    the '--author' options).  If you don't specify these, you'll get a
    really ugly stack trace from Moose.  I'll look into making these
    error messages prettier in a future release.  Thanks to b.jakubski
    for suggesting this change.

Bug Fixes:

    RT #70015: Can't create repository.  The 'create' command failed
    because the 02packages file could not be read.  This has now been
    remedied.

Other Changes:
    
    Edited documenation for pinto[1]
     
0.006     2011-08-04 00:52:22 America/Los_Angeles

More documentation edits.  No code changes.

0.005     2011-08-04 00:43:34 America/Los_Angeles

Brought the documentation for pinto[1] up to date
with the actual API.

0.004     2011-08-04 00:23:23 America/Los_Angeles

Default log level is now 1 (info).

pinto[1] now exits with status 0 if successful.

Improved some log messages.

0.003     2011-08-03 22:59:10 America/Los_Angeles

Major overhaul of internals.  But the pinto[1]
command line interface is mostly the same.

0.002     2011-07-26 17:20:46 America/Los_Angeles

Corrected default path to the Pinto configuration file.

Expanded POD for pinto[1]

0.001     2011-07-26 14:17:06 America/Los_Angeles

Initial release.
