Sha256: 9a83268140ebb3ef9f3feac023001248d2a5556f3bec4c471499f25ba9b4a5e7

Contents?: true

Size: 888 Bytes

Versions: 1

Compression:

Stored size: 888 Bytes

Contents

== 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 if a space was passed in for the name.

== 1.1.4 2009-06-02

* 1 minor enhancement:
  * Improved performance by ignoring initial in names when searching the database for possible hits.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kevintyll-ofac-1.1.4 History.txt