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: CROSSINGTUD/CryptSL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: CROSSINGTUD/CryptSL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.1
Choose a head ref
  • 15 commits
  • 17 files changed
  • 4 contributors

Commits on Dec 3, 2024

  1. Add JavaDoc plugin

    smeyer198 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    566040e View commit details
    Browse the repository at this point in the history
  2. Diable JavaDoc warnings

    smeyer198 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7bb1d7b View commit details
    Browse the repository at this point in the history
  3. Disable JavaDoc errors

    smeyer198 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    1894ac9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #135 from CROSSINGTUD/fix/javadoc_plugin

    Add JavaDoc plugin
    schlichtig authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d8b505d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53558a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2

    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.1 to 3.11.2.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    b179fd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Merge pull request #137 from CROSSINGTUD/dependabot/maven/org.apache.…

    …maven.plugins-maven-javadoc-plugin-3.11.2
    
    Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2
    schlichtig authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    8ca2c86 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre

    Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    05782a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

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

Commits on Jan 13, 2025

  1. Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1

    Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.43.0 to 2.44.1.
    - [Release notes](https://github.com/diffplug/spotless/releases)
    - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
    - [Commits](diffplug/spotless@lib/2.43.0...maven/2.44.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless:spotless-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    9fcd2f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

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

Commits on Jan 24, 2025

  1. Merge pull request #139 from CROSSINGTUD/fix/predicates

    Split constraints from the CONSTRAINTS section and predicates from th…
    schlichtig authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    25a5c6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from CROSSINGTUD/dependabot/maven/com.google.…

    …guava-guava-33.4.0-jre
    
    Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
    schlichtig authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    5918742 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #140 from CROSSINGTUD/dependabot/maven/com.diffplu…

    …g.spotless-spotless-maven-plugin-2.44.1
    
    Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1
    schlichtig authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    a114fa9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #136 from CROSSINGTUD/version_4.0.1

    Update CrySL version to 4.0.1
    schlichtig authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    592cf7b View commit details
    Browse the repository at this point in the history
Loading