== 0.1.0 2009-05-7 * 1 major enhancement: * Table creation and data load task complete == 1.0.0 2009-05-11 * 1 major enhancement: * Initail release == 1.1.0 2009-05-12 * 1 minor enhancement: * Modified the match alogorithm to reduct the score if there is not an address or city match if the data is in the database. == 1.1.2 2009-05-13 * 2 minor changes: * Changed the sql in the initial search to do a like instead of a soundex. For short names, the soundex returned almost the entire table making the process take too long. * Also changed the sql to only return individuals, also for the sake of performance. == 1.1.3 2009-05-15 * 1 bug fix: * fixed a bug that threw an error is a space was passed in for the name.