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: 417-72KI/MultipartFormDataParser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.0
Choose a base ref
...
head repository: 417-72KI/MultipartFormDataParser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.1
Choose a head ref
  • 15 commits
  • 13 files changed
  • 1 contributor

Commits on Apr 21, 2024

  1. switch release flag to false

    417-72KI committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fc40080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9bf1bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b415b2f View commit details
    Browse the repository at this point in the history
  4. refactor

    417-72KI committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    aec7527 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a53fe52 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    92914f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from 417-72KI/non-optional-string-data-conversion

    Convert optional UTF8 String <-> Data conversion to non-optional ones
    417-72KI authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9f3203b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a476022 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4064d1 View commit details
    Browse the repository at this point in the history
  5. add importing for Linux

    417-72KI committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e7e28df View commit details
    Browse the repository at this point in the history
  6. Merge pull request #85 from 417-72KI/test-for-failure-pattern

    Add failure tests
    417-72KI authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    30ae6de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e32c771 View commit details
    Browse the repository at this point in the history
  8. fix importing condition

    417-72KI committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0d57a70 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #86 from 417-72KI/remove-ohhttpstubs-code

    Remove unused codes which depends on `OHHttpStubs`
    417-72KI authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    071c8d3 View commit details
    Browse the repository at this point in the history
  10. Bump version to 2.2.1

    417-72KI committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    79e3464 View commit details
    Browse the repository at this point in the history
Loading