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: thim81/openapi-format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.4
Choose a base ref
...
head repository: thim81/openapi-format
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.29.5
Choose a head ref
  • 5 commits
  • 27 files changed
  • 2 contributors

Commits on Feb 28, 2026

  1. Configuration menu
    Copy the full SHA
    2a54712 View commit details
    Browse the repository at this point in the history
  2. Types: Update Typescript typings (#197)

    * feat: Update typescript types
    
    * test: Added filtering tests
    
    * test: Added command tests
    
    * test: Added Overlay tests
    
    * chore: Format code
    
    * test: Added sorting tests
    
    * test: Added parse tpl tests
    
    * test: Added logging tests
    
    * test: Added core tests
    thim81 authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    6359be9 View commit details
    Browse the repository at this point in the history
  3. Filter: preserve inverse flag filtering with stripFlags (#198)

    * tests: inverse with strip
    
    * Filter: preserve inverse flag filtering with stripFlags (#193)
    
    * Filter: preserve inverse flag filtering with stripFlags
    thim81 authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    f20ac79 View commit details
    Browse the repository at this point in the history
  4. Filter: combine inverseTags and inverseFlag (#199)

    * test: Added test with inverseTags with inverseFlags
    
    * Filter: combine inverseTags and inverseFlag
    thim81 authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    a24fa90 View commit details
    Browse the repository at this point in the history
  5. 1.29.5

    thim81 committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    b4b87bc View commit details
    Browse the repository at this point in the history
Loading