Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

Bug Fixes

  • Updated how the key length is determined when using the bytes method (#3).
  • Fixed a typo in the chance.natural usage in the string method.

Features

  • Converted the project from JavaScript to TypeScript (also addresses #1).
  • Updated module dependencies to their current versions.

Minor changes

  • Removed the codecov NPM module dependency and its associated NPM script. The module has been deprecated.
  • Added config files for mocha and nyc.

Breaking changes

  • Updated the supported Node.js engine to versions 14 or greater.
  • Initial generate-api-key library release.