garabik/grc

Is this project still maintained?

luisdavim opened this issue ยท 19 comments

Any plans to merge devel into master and having a look at the open PRs?

Yes, I still maintain grc, and I am planning a new release soon (though life interfered, unfortunately...)

cool, let me know if you need help.

A new release would be great. I use the Homebrew package manager on macOS to install grc, and it would be nice to be able use the last 2+ years of updates.

I'm also using grc with Homebrew and would really appreciate a new release to take advantage of the extra ZSH commands added in #152 ๐Ÿคž (along with the other features and fixes added since the 1.11.3 release ofcourse!)

Same here!

Yes, it is maintained, unfortunately current situation interfered with my intentions... Nevertheless, I hope to make a release soon.
One point is that I do not use zsh, nor Mac, so improvements in these areas are completely upon external contributions and I cannot do much (or at all) testing...

@garabik thank you for your answer!

I happen to use zsh on macOS, so if you want me to do some testing for you, feel free to let me know. I'd be happy to contribute.

Just keep using the devel branch and report any bugs you find... (actually, I plan to merge the devel and master branches, it was a hassle to maintain and somewhat unnecessary)

when can we expect devel to be merged into master and a new release?

when can we expect devel to be merged into master and a new release?

Well, I wanted to do it sooner but real life issues prevented it...I've made a release just now.

Well, I wanted to do it sooner but real life issues prevented it...I've made a release just now.

@garabik -- the release doesn't seem to have been tagged correctly. I can see that "master" now has the 1.12 bits but if you look at https://github.com/garabik/grc/releases you'll see that both v.11.3 and v.12 are at the same ref (92aac17) I just downloaded the v1.12 tarball (as part of upgrading Homebrew) and found it had the v1.11.3 bits inside!

$ grep 'Generic Colouriser' grc-1.12/grc
    print ("Generic Colouriser 1.11.3")
    print("""Generic Colouriser 1.11.3

@garabik -- the release doesn't seem to have been tagged correctly. I can see that "master" now has the 1.12 bits but if you look at https://github.com/garabik/grc/releases you'll see that both v.11.3 and v.12 are at the same ref ([92aac17]

Thanks for noticing, it should be fixed now.

Yep looks good to me now.

Opened Homebrew/homebrew-core#72226, we'll see how it goes.

Can this issue be closed now? An old issue with this title could well give the wrong impression :)

What impression ?
๐Ÿ‘€

(I have just discovered this tool and I find it great, so I hope for the best.)

It could well appear that the project hasn't been maintained for 4 years.

Well, the last commit wad 2 years ago...

There may be some good updates here and here to pull in from the last couple of years.

huyz commented

Anyone have a good fork that pulls in good contributions?