NEWS file for Unperish
======================

Unperish automates the mechanical parts of releasing and building free
software projects.


Version 2.3, released 2007-12-16
--------------------------------

BUG FIXES:

* Operations requested by the user are now executed in the order requested,
  rather than in the reverse order.
* --help-all fixed, didn't work at all.
* Fixed the algorithm for finding the plugins (operations) to fulfill
  dependencies. Previously, it was possible to get into an infinite loop.


Version 2.2, released 2007-12-16
--------------------------------

BUG FIXES:

* --pbuilder-basetgz option now works.


Version 2.1, released 2007-12-10
--------------------------------

NEW FEATURES:

* Options intended to be used internally by Unperish plugins are now no
  longer visible in --help output. Based on suggestion from Martin Krafft.
  
* Subversion is now supported, not just Bazaar.


Version 2.0, released 2007-10-11
--------------------------------

This is a completely re-written version compared to 0.5, the previous
released version. Because of the rewrite, the version number jumps a
lot.

The important new thing in 2.0 is that everything happens in plugins.
Some of the functionality in 0.5 is missing, but will come back as it's
needed, by the writing of new plugins.

The README has documentation for writing plugins. I would be more than
glad to include plugins written by other people in Unperish, or if you
wish, you can distribute them separately. For example, it would be great
if Unperish would support more version control systems.
