- Add option to allow duplicate IPs. Thanks [Konstantin](https://github.com/Koc). - Update test integration
0.4.0
- Add Windows support. Thanks [berdon](https://github.com/berdon).
0.3.9
- Fix issue where add with force would only remove entries matching the first name in the new entry. Thanks [graemerobertson](https://github.com/graemerobertson).
0.3.8
- Fix TypeError in 'remove_all_matching()' if empty lines found. Thanks [stardust85](https://github.com/stardust85).
0.3.7
- Enable force option for import_url
0.3.6
- Fix regressions that meant comments were stripped and example imports failed.