CHANGELOG in activewarehouse-etl-0.8.2 vs CHANGELOG in activewarehouse-etl-0.8.3

- old
+ new

@@ -125,12 +125,15 @@ * Added :type configuration option to the source directive, allowing the source type to be explicitly specified. The source type can be a string or symbol (in which case the class will be constructed by appending Source to the type name), a class (which will be instantiated and passed the control, configuration and mapping) and finally an actual Source instance. -0.8.2 - +0.8.2 - April 15, 2007 * Fixed bug with premature destination closing. * Added indexes to execution records table. * Added a PrintRowProcessor. * Added support for conditions and "group by" in the database source. * Added after_initialize hook in Processor base class. -* Added examples directory +* Added examples directory + +0.8.3 - May 13, 2007 +* Added patches from Andy Triboletti \ No newline at end of file