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: polygonplanet/encoding.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: polygonplanet/encoding.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    9af762c View commit details
    Browse the repository at this point in the history
  2. run npm run build

    syumai committed May 28, 2024
    Configuration menu
    Copy the full SHA
    55d48d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efcbf06 View commit details
    Browse the repository at this point in the history
  4. update README

    syumai committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5055f40 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Merge pull request #41 from basemachina/add-ignore-handle-fallback-op…

    …tion
    
    SJIS, EUC-JP, JISに変換できないときに該当の文字を無視するオプションを追加する
    polygonplanet authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a9a4172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adfa157 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42 from basemachina/fix-convert-ignore-doc-en

    fix comment in example code for fallback-ignore option of convert function
    polygonplanet authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e9edbed View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    e79dae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0891915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6422f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from polygonplanet/feature/add-fallback-error-…

    …option
    
    feat: add `error` fallback option in Encoding.convert
    polygonplanet authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    9beeb9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a522ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7bded8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d76ce1 View commit details
    Browse the repository at this point in the history
  8. feat: v2.2.0

    polygonplanet committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    52175eb View commit details
    Browse the repository at this point in the history
Loading