Release Name: 0.5.2
Notes:
== SYNOPSIS:
patir is the library of common functionality used in the patir projects.
This includes a class that allows you to build configuration files in Ruby and a library for command abstraction.
== REQUIREMENTS:
* systemu
Changes:
== 0.5.2 / 2008-02-26
* One should let the unit tests run before releasing!
== 0.5.1 / 2008-02-26
* A couple more unit tests
* bugfix: command working directories are now fully expanded to avoid invalid nested chdir calls
== 0.5.0 / 2007-07-13
* setup_logger now accepts both Logger levels and :mute, :silent, :debug
* 3 part version number. Version module with MAJOR, MINOR and TINY
== 0.4.0 / 2007-05-30
* Configurator#load_from_file method added to allow for configuration file inclusions
|