Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mathiasbynens/punycode.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: mathiasbynens/punycode.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 1 contributor

Commits on Jun 10, 2016

  1. Drop support for old environments

    Fixes #47. Closes #45. Closes #48.
    mathiasbynens authored Jun 10, 2016
    Configuration menu
    Copy the full SHA
    cd35cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b30b782 View commit details
    Browse the repository at this point in the history
  3. Enable strict mode

    mathiasbynens committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    04dcd80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    409e1a2 View commit details
    Browse the repository at this point in the history
  5. Release v2.0.0

    mathiasbynens committed Jun 10, 2016
    1 Configuration menu
    Copy the full SHA
    681a9a4 View commit details
    Browse the repository at this point in the history
Loading