Skip to content

Commit

Permalink
Merge pull request dedupeio#295 from datamade/search
Browse files Browse the repository at this point in the history
Methods for streaming mode in GazetteMatching
  • Loading branch information
fgregg committed Aug 29, 2014
2 parents dd75c68 + 94df7a8 commit d3d73d8
Show file tree
Hide file tree
Showing 18 changed files with 915 additions and 700 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@

## 0.7.0
Version 0.7.0 is backwards compatible, except for the match method of Gazetteer class

Features
- new index, unindex, and match methods in Gazetter Matching. Useful for
streaming matching

## 0.6.0
Version 0.6.0 is *not* backwards compatible.

Expand Down
Loading

0 comments on commit d3d73d8

Please sign in to comment.