zafarkhaja/jsemver

Improve error handling and error reporting in Parsers

zafarkhaja opened this issue · 1 comments

The parsers should raise appropriate exceptions with appropriate messages if encountered with unexpected tokens. Also, need to check for every edge case to avoid NullPointerExceptions.

Landed in the release-0.8.0 branch which is to be released soon.