All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated dependencies
- Updated dependencies
- Only support Node.js 10+
- Test with Node.js 10 and 12
parseis now an async function- The
contentspassed toparseis now a promise instead of a string
- Custom URL parse function in the options
- Removed
prepublishscript frompackage.json - Only support Node.js 8+
- Assert parameter order in tests
- Ignore
yarn.lockandpackage-lock.jsonfiles
- Optimized path parsing
- Only support Node.js 7 and 8
- Function returns a promise