taylordotfish/markov.lua

updated package doesn't contain fixes

Closed this issue · 2 comments

So .. this took me a while to find out because I only did a full update of my project today (and I think until now I still had the manual fix in it), but apparently the package on luarocks doesn't actually contain the 0.1-1 code!

I just installed it locally and markov.lua clearly still says: version = "0.1-0",

Should be fixed now in version 0.1-3. I didn't realize luarocks pack and luarocks upload were re-cloning the repository every time, and I had been uploading before pushing to the repository.

Yes! thnx :D