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: CliMA/Oceananigans.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.105.4
Choose a base ref
...
head repository: CliMA/Oceananigans.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.105.5
Choose a head ref
  • 11 commits
  • 34 files changed
  • 7 contributors

Commits on Mar 9, 2026

  1. Bump julia-actions/cache from 2 to 3 (#5382)

    Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3.
    - [Release notes](https://github.com/julia-actions/cache/releases)
    - [Commits](julia-actions/cache@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: julia-actions/cache
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    90bf00d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    2205a49 View commit details
    Browse the repository at this point in the history
  2. Propose fix some typos (#5385)

    Signed-off-by: John E <[email protected]>
    jeis4wpi authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    fdf2320 View commit details
    Browse the repository at this point in the history
  3. Fix section rendering that includes greek LaTeX characters in the doc…

    …umentation (#5380)
    
    * try add custom ids to sections
    
    * fix doctest
    
    * oxford comma
    
    * try removing ids
    navidcy authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    28001ff View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

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

Commits on Mar 14, 2026

  1. Explicit imports in Grids (#5391)

    * Explicit imports in Grids
    
    * Reference `ImmersedBoundaryGrid` from the right module
    giordano authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    82e0841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a436958 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. Configuration menu
    Copy the full SHA
    c664fdd View commit details
    Browse the repository at this point in the history
  2. Fix the reference list in the Langmuir example (#5400)

    * Fix the reference list in the Langmuir example
    
    * use reference block
    navidcy authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    19a4417 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    cca93d2 View commit details
    Browse the repository at this point in the history
  2. (0.105.5) Add unit test for zero momentum flux at immersed peripheral…

    … nodes (#5402)
    
    Co-authored-by: Claude Sonnet 4.6 <[email protected]>
    Co-authored-by: Simone Silvestri <[email protected]>
    3 people authored Mar 17, 2026
    2 Configuration menu
    Copy the full SHA
    4aa81b5 View commit details
    Browse the repository at this point in the history
Loading