- Merge pull request #10 from knownasilya/patch-1
- Add available options section to readme
- Add prefix, defaults to 'subdomain'
- [dist] version bump to v1.1.0
- [contrib] added @jeddawson
- [minor] format
- Merge pull request #9 from jeddawson/ignoreWWW
- added ignore logic to first if instead of adding a nested condition
- better to use regex early to weed out the www subdomains
- added optional parameter ignoreWWW