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.3.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.3.1
Choose a head ref
  • 19 commits
  • 15 files changed
  • 1 contributor

Commits on Oct 16, 2024

  1. switch develop flag to true

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cd64cad View commit details
    Browse the repository at this point in the history
  2. add upcoming feature flags

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    99344f1 View commit details
    Browse the repository at this point in the history
  3. add test plan

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9adc1f1 View commit details
    Browse the repository at this point in the history
  4. fix error

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9294585 View commit details
    Browse the repository at this point in the history
  5. fix lint

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e00e10d View commit details
    Browse the repository at this point in the history
  6. drop 5.8 in podspec

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    28c2d20 View commit details
    Browse the repository at this point in the history
  7. fix error

    > Call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context
    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e7c4bc2 View commit details
    Browse the repository at this point in the history
  8. fix ConciseMagicFile

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    775264c View commit details
    Browse the repository at this point in the history
  9. update Xcode version

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f3b408d View commit details
    Browse the repository at this point in the history
  10. fix for Linux

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    01a58c3 View commit details
    Browse the repository at this point in the history
  11. fix crashing test in Linux

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    06b6360 View commit details
    Browse the repository at this point in the history
  12. update lint rules

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e39350e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #89 from 417-72KI/prepare-for-swift6

    Prepare for Swift 6
    417-72KI authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    60b4f8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    33ffd9d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a692eeb View commit details
    Browse the repository at this point in the history
  16. remove wrapper

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0bbd6a9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    56676fc View commit details
    Browse the repository at this point in the history
  18. Merge pull request #90 from 417-72KI/swift-regex

    Migrate to Swift Regex
    417-72KI authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1327616 View commit details
    Browse the repository at this point in the history
  19. Bump version to 2.3.1

    417-72KI committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c9d8a6b View commit details
    Browse the repository at this point in the history
Loading