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: JuliaComputing/OpenAPI.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.26
Choose a base ref
...
head repository: JuliaComputing/OpenAPI.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.27
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 3, 2025

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

Commits on Feb 12, 2025

  1. fix: Vector{T} gets deserialized to Vector{Any} when empty (#86)

    * fix: Vector{T} gets deserialized to Vector{Any} when empty
    
    * fix
    vdayanand authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    d79f279 View commit details
    Browse the repository at this point in the history
  2. Set version 0.1.27

    vdayanand authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    8103b19 View commit details
    Browse the repository at this point in the history
Loading