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: websockets/utf-8-validate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.4
Choose a base ref
...
head repository: websockets/utf-8-validate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.5
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 7, 2021

  1. [ci] Test on Linux ARM64

    lpinca committed Jan 7, 2021
    Copy the full SHA
    1a1d9b1 View commit details

Commits on May 1, 2021

  1. [ci] Use GitHub Actions

    lpinca committed May 1, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a85ab9a View commit details

Commits on May 2, 2021

  1. [perf] Add optimization for ASCII case

    Read chunks of 8 bytes until a non-ASCII byte is found.
    lpinca committed May 2, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3ecb8f9 View commit details

Commits on May 3, 2021

  1. [minor] Fix nits

    lpinca committed May 3, 2021
    Copy the full SHA
    7667983 View commit details
  2. [dist] 5.0.5

    lpinca committed May 3, 2021
    Copy the full SHA
    d45089a View commit details
Loading