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.
- #12 - Added a type definition
- #10 - Added this changelog
- #11 - Added 47 new colors; this increased the maximum amount from 1092 to 5040.
- #7 - Added a property for the maximum amount of unique names that can be generated
- #5 - Updated the description of the package.json file and the README
- #6 - Now you can specify how many names should be generated
- #8 - Updated the README
- #9 - A bug where the create method doesn't accept no argument
- #4 - Updated the description of the package.json file
- #2 - Added a README
- #3 - A bug where the module doesn't get exported for Node.js
- #1 - First introduction