F. Version History

0.1
First public release (6 September 2002)
Modules for data cleaning and standardisation, hidden Markov model (HMM) training.
0.2
Second public release (14 April 2003)
Complete object-oriented re-design, includes modules for probabilistic linkage.
0.2.1
Updated second public release (26 June 2003)
This version is published under an updated ANUOS license version 1.1. Added top level routine standardise in module febrl, added the flexible classifier in module linkage, added a PassFieldStandardiser which allows simple passing of fields without standardisation, added the database generator generate.py, added improved one-to-one assignment based on Auction [2] algorithm, improved memory management and verbose output, added process indicators, added Berkeley database library support in Shelve data set, plus many smaller improvements and bug fixes.
0.2.2
Bug-fix release (November 2003)
This is a bug-fix release for Febrl 0.2.1. Thanks to everybody who sent us bug reports. The manual is now processed using the Python 2.3.2 documentation system.