Code Monkey home page Code Monkey logo

Comments (7)

passcod avatar passcod commented on May 17, 2024 1

Done in 5.0.0.

from cargo-watch.

passcod avatar passcod commented on May 17, 2024 1

Ah, that's not really an issue given I build my own Args — I'd already added .git ignoring — but ooops, I just noticed a bug/typo with that commit, so I'll fix that.

(Also, you can avoid repetition by using format!("*{s}.git{s}*", s=MAIN_SEPARATOR)

from cargo-watch.

mattgreen avatar mattgreen commented on May 17, 2024

This is an exciting development. If there's any way I can help please let me know.

from cargo-watch.

passcod avatar passcod commented on May 17, 2024

This is now ready to release as soon as we watchexec's next release gets onto crates.io :)

from cargo-watch.

mattgreen avatar mattgreen commented on May 17, 2024

This is up on crates.io now as 1.8.1.

One caveat: because watchexec is an app first and foremost, it will be hard to continue to evolve and guarantee I won't break semver via changes to to Args. Thus, in your shoes, I'd pin it to an exact version and bump it only as necessary. (I'm not looking to break the Args struct anytime soon, mind you.)

from cargo-watch.

passcod avatar passcod commented on May 17, 2024

from cargo-watch.

mattgreen avatar mattgreen commented on May 17, 2024

Note: you'll want to bump to watchexec 1.8.3 to avoid a dumb bug relating to file changes being triggered in .git dirs that 1.8.1 had.

from cargo-watch.

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.