v1.0.0
This release updates to the Node v10.3.0 API. This change is breaking,
because path methods now throw errors when called with arguments that are not
strings.
- Add
path.parseandpath.format. - Add
path.posixas an alias topath. - Port tests from Node.js.