- minified version
- Improves type definition #18
- Adds TypeScript definition file and declares in package.json #17
- remove inaccurate comment on obs-FWS
- add bower.json
- properly parse unquoted names with periods (version 2.0.1)
- add rejectTLD option, off by default
- add proper unicode support (rfc 6532)
- improve 'semantic interpretation' of names
- document the return values more
- for 'address', 'local', and 'domain' convenience methods return semantic content
- update readme to show results from current code
- fix invalid reference to address node introduced in 51836f1
- support loading in the browser #4
- return name and other fields with whitespace collapsed properly (closes #2)
- readme: add "why use this" and "installation"
- readme: link to @dominicsayers #1
- Initial commit