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: lancomsystems/openapi-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: lancomsystems/openapi-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 19 commits
  • 27 files changed
  • 4 contributors

Commits on May 23, 2024

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

Commits on Jun 27, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    b04504d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a80f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1b5edb View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/renovate/com.github.spullara.mus…

    …tache.java-compiler-0.x'
    drieks committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4ca22b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a729dc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df78317 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ee355c View commit details
    Browse the repository at this point in the history
  8. Fix: removed full references

    drieks committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f0e0b31 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    7c1b241 View commit details
    Browse the repository at this point in the history
  2. New: added OpenApi.sort

    drieks committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ef6cb9b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    6e57b59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from lancomsystems/feature/updates-20240805

    Feature/updates 20240805
    Dhorvath1294 authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9adbc5d View commit details
    Browse the repository at this point in the history
  3. Release: 2.1.0

    ## [2.1.0](v2.0.2...v2.1.0) (2024-08-05)
    
    ### New
    
    * added float and binary to SchemaFormat ([df78317](df78317))
    * added OpenApi.sort ([ef6cb9b](ef6cb9b))
    * added support for ArrayNode Extensions ([7c1b241](7c1b241))
    * added support for TextNode Extensions ([a729dc4](a729dc4))
    * added toString to references ([9ee355c](9ee355c))
    
    ### Bug Fixes
    
    * fixed operationId generation ([c1eafd1](c1eafd1))
    * removed full references ([f0e0b31](f0e0b31))
    
    ### Dependency Updates
    
    * Update dependency com.github.spullara.mustache.java:compiler to v0.9.14 ([f4569c9](f4569c9))
    * Update dependency gradle to v8.9 ([d8eec04](d8eec04))
    * Update gradle/actions action to v4 ([9995f6e](9995f6e))
    * Update junit5 monorepo to v5.10.3 ([d7bd715](d7bd715))
    * Update plugin org.jetbrains.kotlin.jvm to v2 ([b6866c8](b6866c8))
    semantic-release-bot committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c2541cc View commit details
    Browse the repository at this point in the history
Loading