rails/rails-observers

Next release?

Closed this issue ยท 9 comments

Can we please release a version of this gem? I had to use HEAD for mongoid/mongoid-slug#234.

It will be released when it is done. Until there you can keep using HEAD

Thanks @rafaelfranca. Since I am sure this is a common request and downstream libraries would like to know when there's a release, maybe keep this issue open? No need to reply.

Make sense

Its been 7 months since the last commit.

If its been that long and quite a few other people are using it then it surely deserves a new version. Then you can release another version later.

lpil commented

It would be great to get a new release rather than rely on HEAD for the latest version :)

Am also interested when this might get a refresh. Trying to use https://github.com/collectiveidea/audited with Rails 5, which currently requires using the git version of rails-observers.

To have a new release we need to fix #41 first

Ended up finding a way to avoid using rails-observers.

#41 was fixed in #65 and there's a new 0.1.5 out.