Releases: BBaoVanC/pynamegen
Releases · BBaoVanC/pynamegen
v3.1.2.post2
Migrate back to GitHub
v3.1.1
v3.1
New features:
- Option to "surprise" the user by randomly selecting a generation method
- Option to send generated names to terminal output instead of a file
Notes:
- Added documentation for both features listed above
- Added CircleCI tests for both features listed above
v3.0.1.post1
- Added various badges to README.md
- Added hyperlinks to
libnamegen
andlibprogress
in README.md - Fixed link to LICENSE file in README.md
- Added a maximum version to
install_requires
in setup.py - Added requirements.txt (which has a copy of the required packages and is used by @dependabot)