v0.0.9
Changelog
8e0421d Changing the behaviour of hitList.Has() to normalize the input, otherwise there could be an inconsistence with Add* and friends
d25c75e changed deadline to nanosec
918827a Adding license and freshening up the README
b168b51 Removing hard-coded timeout, instead it relies on the Context Deadline which is injected
fe71284 Allowing e-mail addresses with single-character local
cc6e378 Introducing configurable net ttl
3519bb0 Adding testutils and improving the autocomplete coverage
a1a9b7e Allow the request-size to be configurable
81f8eee Restructuring some of the Config
54b0073 Removing Phake
31d1970 Changing how ValidUntil works. Hitlist cares less, and the proxies care more about it
954a212 Adding cli (#12)
2b9580f Regression. Making sure ERI suggest on malformed addresses as well.