Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

punycode: update to v1.3.2 #6

Closed
wants to merge 1 commit into from
Closed

punycode: update to v1.3.2 #6

wants to merge 1 commit into from

Commits on Nov 28, 2014

  1. punycode: update to v1.3.2

    Changes since v1.2.3:
    
    * Email address support in `toASCII` and `toUnicode`
    * `punycode.ucs2.encode` now no longer mutates the `codePoints`
      argument
    * Ensure trailing `.` in domain names are preserved
    * Some minor code cleanup + bug fixes
    mathiasbynens committed Nov 28, 2014
    Configuration menu
    Copy the full SHA
    abf21ea View commit details
    Browse the repository at this point in the history