daddyz / phonelib

Ruby gem for phone validation and formatting using google libphonenumber library data
MIT License
1.04k stars 130 forks source link

Versioning Request #297

Open tilo opened 4 months ago

tilo commented 4 months ago

I noticed that there were a couple of breaking changes, e.g. 0.8.0 -> 0.8.1 0.8.3 -> 0.8.4

Would it be possible to follow something like SemVer, or at least to increase the middle digit when breaking changes happen? It would help users to know what to look out for.