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.
1.0.1 - 2022-08-28
- Fix
satisfies
function which had not correctly parsed certain inputs (#26).
- Some
devDependencies
.
1.0.0 - 2022-08-14
- Add
compare
,compareVersions
,satisfies
, andvalidate
.