Changed - upgraded version dependencies (non-breaking changes)
0.1.4
Added - added thorough check on country codes - added codeclimate test coverage reporting
0.1.3
Changed - cleaned up fixture files
0.1.2
Changed - made end dates not compulsory / required (e.g., in work experiences) - made urls not compulsory / required
0.1.1
Added - added MIT license - added links to sample Flask app using this library
0.1.0
Added - added new Resume class wrapped on Resume Schema for easier interface on validation - added custom Exception class raised when invalid resume format
Changed - shifted validators to schema directory for housekeeping - updated with more examples on Resume class usage in README