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: Jelly-RDF/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2d3fcdb
Choose a base ref
...
head repository: Jelly-RDF/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e97d943
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 13, 2026

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

Commits on Jan 23, 2026

  1. Update Scala to 3.8.1 (#249)

    * Update Scala to 3.8.1
    
    Also update the JVM version used to run tests to 25.
    
    I was hoping we will be able to get rid of `-J--sun-misc-unsafe-memory-access=allow` but unfortunately nope, that piece of code is compiled by scalac and injected into dependency JARs... so we will have to wait for the next Scala LTS.
    
    See: scala/scala3#24109 (comment)
    Ostrzyciel authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    e97d943 View commit details
    Browse the repository at this point in the history
Loading