- [31ac65db2c] - package: use MIT license (Evan Lucas)
- [e4fb45d034] - ci: build on node 8 instead of node 7 (Evan Lucas)
- [e559e488a7] - deps: remove @helpdotcom/releaseit (Evan Lucas)
- [ad2008d36f] - isEmail: wrap validation in try/catch (Justin Griffith)
- [086ec52751] - index: isEmailName() should allow '@' in the name part (Dave Koston)
- [34ce49f5c8] - (SEMVER-MAJOR) index: added isIpAllowCIDR() (Christy Leung) CHAT-2328
- [977aec635a] - index: add isIp() (Christy Leung) CHAT-2328
- [1f92c5ffa3] - (SEMVER-MINOR) index: add isUrl() (Stephen Belanger)
- [52156018a0] - index: optimize isEmail for early escape (Stephen Belanger)
- [a6f7d2b895] - index: allow name part to be blank in isEmailAllowName() (Evan Lucas)
- [e0e46e0dd0] - isEmailAllowName: Remove redundant regex part (Darin Spivey)
- [369db6aca1] - isEmailAllowName: allow commas and parens in the name portion (Darin Spivey) CHAT-2410
- [8819f740af] - isEmailAllowName: update Regex to allow/check space in name (Ryan Tallmadge)
- [1451e498b3] - (SEMVER-MINOR) is: add isEmailAllowName() (Evan Lucas) CHAT-2199
- [5ab1580bcf] - index: allow an additional format in isDate() (Evan Lucas)
- [7e5402aa3b] - index: allow ms to be 1-3 digits (Evan Lucas)
- [5901db8dda] - ci: switch from quay.io to gcr.io (Evan Lucas)
- [d75f856dc1] - (SEMVER-MAJOR) index: support common JSON date string format (Evan Lucas)
- [ab4baae898] - deps: tap@5.7.3 (Commit Bot)
- [6d3cbc0253] - deps: check-pkg@2.0.2 (Commit Bot)
- [ad28b0d782] - deps: tap@5.7.2 (Evan Lucas)
- [f22ba9003a] - deps: lintit@1.0.3 (Evan Lucas)
- [a9c99a65ef] - index: fix isDate implementation (Evan Lucas)
- [b427d66247] - deps: @helpdotcom/releaseit@2.0.5 (Evan Lucas)
- [61daf98419] - ci: add final fix for auto releases (Evan Lucas)
- [7fe1911af1] - deps: @helpdotcom/releaseit@2.0.4 (Evan Lucas)
- [61daf98419] - ci: add final fix for auto releases (Evan Lucas)
- [7fe1911af1] - deps: @helpdotcom/releaseit@2.0.4 (Evan Lucas)
- [61daf98419] - ci: add final fix for auto releases (Evan Lucas)
- [7fe1911af1] - deps: @helpdotcom/releaseit@2.0.4 (Evan Lucas)
- [c680c9549a] - ci: add release stage (Evan Lucas)
- [bd3fc7adb6] - ci: use quay.io images (Evan Lucas) CHAT-460
- [5069c1ee5f] - deps: @helpdotcom/releaseit@2.0.1 (Evan Lucas)
- [31426861f4] - deps: check-pkg@2.0.1 (Evan Lucas)
- [ad30afd394] - ci: use node:5 image for test:node5 (Evan Lucas)
- [a0cf92e73d] - deps: check-pkg@1.0.0 (Evan Lucas)
- [0eb0edcc49] - module: add changelog (Evan Lucas)
- Initial Release