Releases: vaibhavsingh97/random-word
Releases · vaibhavsingh97/random-word
v1.0.13
Fix the issue where config.yml
is missing
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- chore: migrate from pipenv to poetry by @vaibhavsingh97 in #92
- chore: fix file loading for every function call by @vaibhavsingh97 in #93
Full Changelog: v1.0.11...v1.0.12
v1.0.11
Added
- Added API Ninjas service
Updated
- Default behaviour of Random word package. Now, random word package use local database to provide random words
v1.0.8
What's Changed
- Bump urllib3 from 1.26.3 to 1.26.4 by @dependabot in #62
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #68
- Fixing a typo error in the main code by @nkstonks in #69
- Add pyyaml dependency to setup.py by @jkterry1 in #71
- feat: preparation for migration version by @vaibhavsingh97 in #80
New Contributors
Full Changelog: v1.0.7...1.0.8
v1.0.7
- Add option to use user API keys
- Added Retry Method if there is an exception from API Keys
- Added options to specify multiple API keys