get the latest version
Closed this issue · 1 comments
lsy88 commented
Hi author, I noticed that the latest version has reached v2.2.4, but when I go get it, I only get v1.5.3, is there any way to use the latest code
jessp01 commented
Hello @lsy88 ,
Yes, that's due to how Golang manages versions (see #45).
However, you have pre-built binaries under https://github.com/mandolyte/mdtopdf/releases for every release and of course, you can also download/clone the code from the 2.2.4 tag and build it yourself if you wish.