UNPKG

696 BMarkdownView Raw
1## Change Log
2
3### 1.0.5 (2016/08/24)
4- [#12](https://github.com/Sembiance/email-validator/pull/12) Added async support
5
6### 1.0.4 (2016/01/19)
7- [#8](https://github.com/Sembiance/email-validator/issues/8) 1-character top-level domain names no longer pass validation
8
9### 1.0.3 (2015/08/17)
10- [#6](https://github.com/Sembiance/email-validator/pull/6) Add support for digit only domain names
11
12### 1.0.2 (2015/06/30)
13- [#4](https://github.com/Sembiance/email-validator/issues/5) Validator no longer crashes when passed nothing
14
15### 1.0.1 (2014/07/28)
16- [#3](https://github.com/Sembiance/email-validator/pull/3) Add support for backticks in email addresses
17
18### 1.0.0 (2013/12/24)
19- Initial release