rails-assets
rails-assets copied to clipboard
Consistent with node-semver
This PR adds test cases and edge case handling to the Build::Utils#fix_version_string method when version string is like >1.4.x
or <=1.4.x
in source Bower packages.
Please see also #263.
Great work, and thanks for the thorough test cases! I had a few comments. Going to look into the Travis CI failures now.
I really doubt this change is what's breaking that integration test. I won't consider that blocking for this PR.