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: trustedshops-public/python-mailtrap-handler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: trustedshops-public/python-mailtrap-handler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.1
Choose a head ref
  • 13 commits
  • 10 files changed
  • 5 contributors

Commits on Nov 16, 2021

  1. Create .gitignore

    Timo Reymann authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    01f25ee View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. changing no mails message

    trusta committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    6890b33 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    3cc51f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    955fc84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    857e8b5 View commit details
    Browse the repository at this point in the history
  4. chore: Add dependabot

    timo-reymann authored May 25, 2022
    Configuration menu
    Copy the full SHA
    1e9233a View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): update setuptools requirement from ==57.* to ==62.* (#2

    )
    
    Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v57.0.0...v62.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      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 May 25, 2022
    Configuration menu
    Copy the full SHA
    8d5b86f View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): update twine requirement from ==3.6.* to ==4.0.* (#1)

    Updates the requirements on [twine](https://github.com/pypa/twine) to permit the latest version.
    - [Release notes](https://github.com/pypa/twine/releases)
    - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
    - [Commits](pypa/twine@3.6.0...4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: twine
      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 May 25, 2022
    Configuration menu
    Copy the full SHA
    97310c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. chore: Add dco and contribution guidelines

    Timo Reymann authored and Timo Reymann committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    367d399 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. chore(deps-dev): update setuptools requirement from ==62.* to ==63.* (#3

    )
    
    Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v62.0.0...v63.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      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 Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9397db5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. chore(deps-dev): update setuptools requirement from ==63.* to ==65.* (#4

    )
    
    Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v63.0.0b1...v65.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    5a3eeac View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    9a73556 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.1.1 [skip ci]

    ## [0.1.1](0.1.0...0.1.1) (2022-10-11)
    
    ### Bug Fixes
    
    * Rename repository to match convention ([9a73556](9a73556))
    semantic-release-bot committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9048ff2 View commit details
    Browse the repository at this point in the history
Loading