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.21
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.22
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 8, 2023

  1. update github workflow (#66)

    modernize github workflow
    tanmaykm authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1916168 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix(ci): fix test code that caused ci freeze (#69)

    Fixes an issue in the test code that used a closed channel unintentionally.
    tanmaykm authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    48a9fff View commit details
    Browse the repository at this point in the history
  2. fix set_param (#68)

    * fix set_param
    
    * remove prefix
    
    * add comments into code
    
    Co-authored-by: Tanmay Mohapatra <tanmaykm@gmail.com>
    
    ---------
    
    Co-authored-by: Tanmay Mohapatra <tanmaykm@gmail.com>
    jonalm and tanmaykm authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6cdeb19 View commit details
    Browse the repository at this point in the history
  3. chore: update patch version for tagging (#70)

    update version to 0.1.22
    tanmaykm authored Mar 15, 2024
    2 Configuration menu
    Copy the full SHA
    6c820c5 View commit details
    Browse the repository at this point in the history
Loading