Thanks to visit codestin.com
Credit goes to github.com

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: zaproxy/zap-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.22
Choose a base ref
...
head repository: zaproxy/zap-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 4 contributors

Commits on Jul 14, 2023

  1. Prepare next dev iteration

    Update version and changelog.
    
    Signed-off-by: thc202 <[email protected]>
    thc202 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    17b3457 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from thc202/bump-version

    Prepare next dev iteration
    psiinon authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a11e995 View commit details
    Browse the repository at this point in the history
  3. Update default branch name

    Use `main` for the default branch.
    
    Signed-off-by: thc202 <[email protected]>
    thc202 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3a52ab4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Merge pull request #77 from thc202/rename-branch

    Update default branch name
    psiinon authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    1359452 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update release instructions

    Remove the signing step, that's no longer supported by PyPI.
    
    Signed-off-by: thc202 <[email protected]>
    thc202 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    47ed01f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from thc202/rm-rel-sign

    Update release instructions
    kingthorin authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    eb27459 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Update old package to point to new one

    Signed-off-by: ricekot <[email protected]>
    ricekot committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b006b4c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update Package Name

    Rename package from `python-owasp-zap-v2.4` to `zaproxy`.
    
    Signed-off-by: ricekot <[email protected]>
    ricekot committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ca8cf88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from ricekot/rename-package

    Update Package Name
    thc202 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f5f5daf View commit details
    Browse the repository at this point in the history
Loading