Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 768 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 768 Bytes

Changelog

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

Fixed

  • Fix satisfies function which had not correctly parsed certain inputs (#26).

Changed

  • Some devDependencies.

1.0.0 - 2022-08-14

Added

  • Add compare, compareVersions, satisfies, and validate.