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: jawah/kiss-headers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.2
Choose a base ref
...
head repository: jawah/kiss-headers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 48 files changed
  • 4 contributors

Commits on Nov 12, 2023

  1. 🔖 Release 2.4.3 (#52)

    Function parse_it is improved.
    
    - Added support for niquests.Response
    - Added support for kiss_headers.Headers (deepcopy returned)
    Ousret authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    598676b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Create SECURITY.md

    Ousret authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8fc7e50 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jan 27, 2025

  1. Configuration menu
    Copy the full SHA
    04a20c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65188f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce032f2 View commit details
    Browse the repository at this point in the history
  4. 🔖 bump version to 2.5.0

    Ousret committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    07215c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdb8233 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #57 from jawah/patch-1

    Release 2.5
    Ousret authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    b17e8d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a69dad View commit details
    Browse the repository at this point in the history
  8. ⬆️ Update pytest requirement (#59)

    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@2.8.0...8.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    77df934 View commit details
    Browse the repository at this point in the history
  9. ⬆️ Bump actions/upload-artifact from 4.3.3 to 4.6.0 (#58)

    * ⬆️ Bump actions/upload-artifact from 4.3.3 to 4.6.0
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.6.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@6546280...65c4c4a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update .github/workflows/run-tests.yml
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: TAHRI Ahmed R. <[email protected]>
    dependabot[bot] and Ousret authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    5ed2cfe View commit details
    Browse the repository at this point in the history
Loading