CHANGELOG.md 1.3 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased] - YYYY-MM-DD

Added

Changed

Deprecated

Removed

Fixed

Security

[2.3.0] - 2023-05-22

Added

[2.1.0] - 2023-04-19

Changed

  • Switched hashing algorithm from MD5 to SHA1 (thanks @rmarone)

[2.0.2] - 2022-01-17

Security

  • Updated (via package.json {resolution}) to JSON5 >= 1.0.2 (which was marked as a security risk see here)

[2.0.1] - 2022-10-12

Changed

  • Updated package.json dependencies

[2.0.0] - 2022-05-14

Changed

  • Converted project to Typescript

    Fixed

  • Update refs (ramda), thanks to @shernaz

[1.1.0] - 2021-04-04

Changed

  • bumped the ramda depedency version to resolve ReDos

[1.0.3] - 2016-01-26

Changed

[0.0.1] - 2015-09-19

Added

Initial creation and publish.