Coder Social home page Coder Social logo

Comments (7)

Sayi avatar Sayi commented on June 11, 2024 1

The library must be published to maven repo center, i will do it at this weekend and release a new version like 1.2.0.

from swagger-diff.

Sayi avatar Sayi commented on June 11, 2024

The method can also use compareV2(JsonNode, JsonNode).

😄 welcome to pull request.

from swagger-diff.

chrisbaldauf avatar chrisbaldauf commented on June 11, 2024

Thanks for merging this in. Is there anything that I could do to help get this published? Does it need a version number to be incremented? I'm new to Java development so thanks in advance for help.

from swagger-diff.

Sayi avatar Sayi commented on June 11, 2024

Hi, the feature you pulled has been completed. 👍

Besides, i want to add some features to make the library easier to use, such as CLI(command-line interface) or GUI, and then release a new version.

from swagger-diff.

chrisbaldauf avatar chrisbaldauf commented on June 11, 2024

How can I reference the version of the module that has the new feature? Currently I have the following configuration in my pom.xml

<dependency>
        <groupId>com.deepoove</groupId>
        <artifactId>swagger-diff</artifactId>
        <version>1.1.0</version>
</dependency>

I tried versions 1.1.1 and 1.2.0, but neither seemed to resolve.

I also didn't see a new version available at https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.deepoove%22%20AND%20a%3A%22swagger-diff%22

If there's another way that I should be referencing a stable version, please let me know.

from swagger-diff.

Sayi avatar Sayi commented on June 11, 2024

Hi, v1.2.0 has been released.

compile group: 'com.deepoove', name: 'swagger-diff', version: '1.2.0'

from swagger-diff.

chrisbaldauf avatar chrisbaldauf commented on June 11, 2024

I've referenced the newly published version successfully, thanks!

from swagger-diff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.