marijnh / Postmodern

A Common Lisp PostgreSQL programming interface
http://marijnhaverbeke.nl/postmodern
Other
400 stars 90 forks source link

git tagging breaks to follow pattern #259

Closed Hellseher closed 3 years ago

Hellseher commented 3 years ago

Hi,

I would like to repack Postmodern for GUIX project. I just want to confirm which is the right way of git tags applied in your project?

git tag --list | sort -rn
1.32.4
1.30
v1.32.3
v1.32.2
v1.32.1
v1.32
v1.19
v1.18
v1.17
v1.16
v1.15
v1.14

I see the v prefix was dropped 2 times not consequently.

sabracrolleton commented 3 years ago

Thank you for flagging this. v1.32.5 is now the latest release.

sabracrolleton commented 3 years ago

Correction v1.32.6 is now the latest release