howeyc / fsnotify

File system notification for Go
BSD 3-Clause "New" or "Revised" License
1.99k stars 252 forks source link

Git Tags? #95

Closed tianon closed 10 years ago

tianon commented 10 years ago

Would it be possible to get git tags for some of the versions? (even just a tag for that latest v0.9.0 would be helpful)

nathany commented 10 years ago

@tianon Would be nice. Unfortunately I can't do a pull request for tags so it would be up to @howeyc to add them. Also, as per the README, we've shifted development to go.exp/fsnotify.

tianon commented 10 years ago

Correct, although this is still going to the repository for the "release" stuff, right? So doesn't it still make sense to tag releases here?

nathany commented 10 years ago

The plan is to include fsnotify in Go 1.4.

tianon commented 10 years ago

So at that point this repo will be removed entirely anyway? I was just going off the readme which states that this repo will continue to be a repository for the stable API. :)

nathany commented 10 years ago

@tianon Presumably this repo would eventually be removed.

I'd be happy to add a v0.9.0 tag if I could, it only takes a few seconds, but I'm not able too.

nathany commented 10 years ago

@tianon If you would like tags, please see: https://github.com/fsnotify/fsnotify

tianon commented 10 years ago

Ahh, thanks @nathany. :heart: I'll close this now. :)

nathany commented 10 years ago

@tianon I'm thinking of renaming fsnotify/fsnotify one more time. See the conversation here: https://github.com/fsnotify/fsnotify/issues/28. Sorry if your stuff breaks.