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

feat!: Require encoding option to avoid inspecting chunks for UTF-8 encoding #8

Merged
merged 7 commits into from
Apr 18, 2022

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    0828305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ce320 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Use TextDecoder as a stream

    phated committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    9bde600 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    281535c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Update index.js

    phated committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    91c082c View commit details
    Browse the repository at this point in the history
  2. string bom

    phated committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    d757f53 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    phated committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    6aa11cf View commit details
    Browse the repository at this point in the history