red-data-tools / GR.rb

Ruby wrapper for the GR framework

Home Page:https://github.com/red-data-tools/GR.rb/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Match the version numbers of sciapp/gr and GR.rb

kojix2 opened this issue · comments

It may be more convenient for users if there is a clear correspondence between GR.rb and GR versions.
I'm running GR.rb with the latest GR. But, it is unlikely that users will try to use the latest version of GR.
Sometimes, one version is easy to build, and another is difficult to build.

I would like to change the version of GR.rb to 0.58.0.0 when sciapp/gr releases 0.58.0.

GR.jl 0.58.0 has been released, but GR.rb still needs to be prepared.
I' ll postpone matching the version number.

It's far from perfect.
Especially on Windows, even the scatter doesn't work.
However, progress is being made.

Matching version numbers is done.

Now I regret that I tried to match the version number to sciapp/gr.

As a matter of fact, it was impossible to "properly" cover all the features of the latest sciapp/gr.

To add functions, To provide customized methods for Ruby, To write tests, To run CI, and to provides GR packages for various platforms (e.g. Linux, Mac, Windows)... and so on.

Let's be honest and admit it. It's hard to keep this up as a volunteer.

I need to be more lazy and continue development in a less painful way. That is, a way that looks imperfect, but not cause less real pain...