Code Monkey home page Code Monkey logo

Comments (2)

andrewbailey avatar andrewbailey commented on August 24, 2024

Hey! You're right that not much has happened since the 1.0 release. I consider that to be API stable, and I'm not aware of any issues in the algorithm's implementation. And although it was compiled for Kotlin 1.3.72, you should be able to continue using it with newer versions of Kotlin since the language hasn't made changes that break old binaries (at least on the JVM — there might be some issues depending on Difference with newer versions of Kotlin/Native or Kotlin/JS, but I'm unaware of anything at the moment).

Despite Difference not being actively worked on, I consider it to be stable. I don't have any plans to add more features at this time, but I would support as necessary. And my guess is that this commitment mostly involves managing builds. The library itself is very lean, using only Kotlin built-ins and having no third-party dependencies (It doesn't even use coroutines internally — the standard library is the only library that Difference depends on when you pull it into your project).

All that said, you should be able to expect Difference to remain functional and continue working with minimal support. An unexpectedly major Kotlin update could throw a wrench into those plans, but I would almost certainly want to keep it alive as I've used the library as a dependency both in a personal and professional project.

Hopefully that adds more context here and helps you make a decision! And if there is something that I've missed maintenance-wise that's preventing Difference from working for you, please file another issue!

from difference.

Skaldebane avatar Skaldebane commented on August 24, 2024

Thanks a lot for your response! I'll give it a shot and tell you if I face any issues.
Thanks for making this library!

from difference.

Related Issues (2)

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.