Closed theofidry closed 8 years ago
Cool. This is going to be considered a major version bump, in my mind, due to the regular expression parsing change. For example, "3 bytes" would have worked before, but now it needs to be just "3b"
Fair enough. Hacky way to use it but way to use it nonetheless.
I agree, which is why I'm :+1: for making the parsing stricter :)
Plus, there are a bunch of changes all mixed together in this pull request that can get released as a last 2.x, which should be good to have. For example, the .format(NaN)
fix.
Fixes #31.