All notable changes to this project will be documented in this file.
- Initial release of spicy-donkey, a random name generator with extensive adjective & noun dictionaries.
- Functionality to generate random combinations of adjectives and nouns.
- Demo script to showcase the usage of the name generator.
- Basic test suite to ensure the correctness of the name generator.
- CI workflow for building and testing the project.
- Adds 'stars' nouns and 'celestial' adjectives
- Updates README.md with 'Data' section
- Updates types for
NounType
andAdjectiveType