Coder Social home page Coder Social logo

Comments (6)

AlexWayfer avatar AlexWayfer commented on September 26, 2024 1

Also I created and pushed tags for old versions (0.5.00.5.4).

from filewatcher.

AlexWayfer avatar AlexWayfer commented on September 26, 2024 1

I thought about 1.0.0 release including the plugin system (#71). But it can be 1.x or 2.0 version (depending on backward-compatibility).

from filewatcher.

thomasfl avatar thomasfl commented on September 26, 2024

Good, it's about time. What should the new gem version be? The latest release 0.5.4 was pushed to rubygems.org last january.

from filewatcher.

AlexWayfer avatar AlexWayfer commented on September 26, 2024

So, there is small changelog:

  • Markdown and code style improvements
  • CI fixes and actualization
  • Fix event names
  • Rename dontwait option to immediate
  • Add --every option (now changes is a Hash{filename => event} in watch block)
  • Update and complete tests (including for JRuby and macOS)
  • Rename FileWatcher to Filewatcher

I think, version number should be 0.10.0 (increasing the minor version by 5, as count of features, without tests, but including internal refactoring) or 0.6.0 (just "next").

Developers may choose to jump multiple minor versions at a time to indicate significant features have been added, but are not enough to warrant incrementing a major version number

Wikipedia.

from filewatcher.

thomasfl avatar thomasfl commented on September 26, 2024

I'd say it's about time to go for version number 1.0.0. There isn't any major changes in the code. However, all the small changes like "immediate" and "every" option, has so many breaking changes that a major version number increment is in place. The software is more than mature enough after 5 years for a version 1.0.0.

from filewatcher.

thomasfl avatar thomasfl commented on September 26, 2024

Yes, a plugin system can be introduced in version 2.0.0.

from filewatcher.

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.