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.
3.3.0 - 2022-06-28
- Added stricter regular expressions (Thanks @jgonggrijp)
3.2.1 - 2020-05-21
- Updated
lodash
to fix security vulnerabilities. (Thanks @BenjiLewis)
3.2.0 - 2019-10-16
- Updated
jsdelivr-cdn-data
to the normal semver release.
3.1.0 - 2019-09-17
- Added new option,
excludeAbsolute
, which can be used to ignore absolute URLs.
3.0.1, 3.0.2 - 2018-11-28 / 2012-12-12
- Updated to fix NPM audit dependency vulnerabilities
- Removed CLI (I didn't write it or use it, it wasn't maintained, and it was pretty poorly written)
2.0.0 - 2018-02-27
- Added support for finding file versions in
package.json
, thanks to @jamendub - Added default support for
node_modules
- Added a changelog, cleaned up the code, etc.
allowRev
is now disabled by default.
I'm not going to go through the old history at this point.