missing git tag
any chance we can get a git tag for the latest release that is put on rubygems? Would appreciate it
Assuming I'm not reading this wrong, the commit used for version 0.8.1 was this one: 960378b73c52bd08df5ed647aaf1750f42c22ee0
There are only two other commits on the day the gem was last published that could have been it, however the commit referenced above is (a) the most recent commit on that day, and (b) the contents of that commit are contained in version 0.8.1 of the gem if you download it today from rubygems.org, which means that commit (or at least the local file change) must have been present on @fazibear's machine when the gem was packaged.
Sounds great, but there are no git tags pushed :cat: I would love to have the matching tags in here: https://github.com/fazibear/colorize/tags can we make this happen? :cat2:
100% get it. I was just trying to pass the information along while I was here - I don't have access to do anything on the repo. If I had the power to push tags I would be happy to do it.
Added v0.8.1 tag (https://github.com/fazibear/colorize/commit/960378b73c52bd08df5ed647aaf1750f42c22ee0)