ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Coerce versions so that 1.X matches 1.X.0 #246

Closed MikeHart85 closed 7 years ago

MikeHart85 commented 7 years ago

Fixes #242.

Uses Version.coerce to avoid shorthand versions from throwing exceptions or failing to match longer versions.