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: yawkat/lz4-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: yawkat/lz4-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.1
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 contributors

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    02bbbf0 View commit details
    Browse the repository at this point in the history
  2. Update documentation for checksum registration (#8)

    Clarify note about stateful checksum objects in documentation.
    yawkat authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    d948832 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Migrate to maven-git-versioning-extension (#10)

    This extension is maintained and allows us to do proper SNAPSHOT builds.
    yawkat authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    89c02be View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Add workflow_dispatch trigger to multi-platform build to allow testin…

    …g without release (#13)
    
    * Add manual workflow_dispatch trigger to multi-platform build
    
    * disable redundant test workflow for pull_request
    yawkat authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    1e9bf8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da95a00 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Merge commit from fork

    * Add test case
    
    * Add patch
    
    * move after destEnd check
    
    * fix
    yawkat authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    33d180c View commit details
    Browse the repository at this point in the history
Loading