All notable changes to this project will be documented in this file.
- Updated how the key length is determined when using the
bytes
method (#3). - Fixed a typo in the
chance.natural
usage in thestring
method.
- Converted the project from JavaScript to TypeScript (also addresses #1).
- Updated module dependencies to their current versions.
- Removed the
codecov
NPM module dependency and its associated NPM script. The module has been deprecated. - Added config files for
mocha
andnyc
.
- Updated the supported Node.js engine to versions 14 or greater.
- Initial
generate-api-key
library release.