michaelcmartin/Ophis

Versions 2.0 and 2.1: source distributions and/or git tags

Closed this issue · 1 comments

Let's say, for the sake of argument, that I want to download a recent stable version of Ophis. I notice the Ophis home page has source and Windows distributions for version 1.0, but I can't find any for 2.0 or 2.1. (Maybe they've been created, but haven't been linked or I just haven't been able to find them?)

Even better would be to have 1.0, 2.0, and 2.1 tags in the git repo on Github. I found 2.1 at rev 42f01f7cd6a3a456743895f3259cbbb04bb6628e, I think. So I could download that with

https://github.com/michaelcmartin/Ophis/archive/42f01f7cd6a3a456743895f3259cbbb04bb6628e.zip

but it would be much easier to read/type/remember

https://github.com/michaelcmartin/Ophis/archive/2.1.zip

I'm not sure you can actually add tags from a fork to an origin repo via a pull request on Github, but if you like, I can attempt to do so...

I've added tags for v1.0 and v2.0. v2.1 has not yet been added because v2.1 has not yet been formally released.