RiotGamesMinions / thor-scmversion

Thor tasks to manage a VERSION file based on SCM tags
MIT License
58 stars 22 forks source link

Fails when comparing a prerelease version against a non-prerelease version #37

Open Fapiko opened 9 years ago

Fapiko commented 9 years ago

@capoferro mentioned:

so it's getting a failure
in the type check
I think that check should be preceded by a "if nil, assume empty" before throwing an exception on type mismatch