Skip to content

GitHub advertises an outdated release - "start-watch hangs" #8

@owenRiddy

Description

@owenRiddy

Hey!

I was looking for a filesystem watch library and found this one. The README suggested using [clojure-watch "LATEST"] - but I like version locking dependencies so I used [clojure-watch "0.1.9"]. start-watch then hung because the library didn't implement close-watcher until a later release and that function grabbed the REPL thread. Everything worked as expected after switching to 0.1.14.

Would you please consider adding a "WARNING: Releases are not managed on GitHub, the GitHub release is outdated." to the Installation section of the README? Or better yet, deleting the 0.1.9 release (and the 0.1.9 tag too) in GitHub to force people to check Clojars?

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions