- Fix for the lookup dict getting modifed (thanks NickCrews!) - Adds a test to check for issues with the lookup dict
0.2.0
- Return value change. No match now returns empty set - include a warning about the above change - added `empty_match_returns_none` option to use the old behavior - added tests