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: davidmoten/subethasmtp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.0.2
Choose a base ref
...
head repository: davidmoten/subethasmtp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.1.1
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 6, 2024

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

Commits on Mar 19, 2024

  1. Bump org.apache.maven.plugins:maven-compiler-plugin

    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    631c7c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12

    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.11...v0.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ccdb1a0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update ci.yml

    davidmoten authored May 7, 2024
    Configuration menu
    Copy the full SHA
    cd65eac View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. support SMTPUTF8 #132 (#133)

    davidmoten authored May 14, 2024
    Configuration menu
    Copy the full SHA
    1b8a42c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd7d3f5 View commit details
    Browse the repository at this point in the history
Loading