v1.2.0
- issue with check if ID exists by .save() operator
- the axios response object is now thrown when a non-200 status code is returned, instead of just an error message
- moved to using rimraf instead of unix commands
- enabled strict null checks in the typescript compiler, and updated the code to conform to this