This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Releases: BBaoVanC/NameGenerator
Releases · BBaoVanC/NameGenerator
v3.0.2 - Documentation Update 2 to v3.0.1
v3.0.2 = version 3.0.1 + documentation update 2
Documentation update 2:
-
Add CircleCI badge to README.md
-
Update gentemplate.py to use libprogress
-
Updated libprogress.genfullbar() docstring
-
Update README.md to reflect the changes in v3.0
v3.0.1 - Change 'lib.progress' to 'libprogress' and 'generators' to 'libnamegen'
v3.0.1 - Bugfix that fixes the word list location in libnamegen/classic.py
.
v3.0:
This makes it easier to separate the program into three packages that can be uploaded to PyPI.
- namegen.py
- CLI
- contains namegen.py
- requires libnamegen
- contains all the generators
- requires libprogress
- contains progress.py for generating progress bars
FAILING: v3.0 - Change 'lib.progress' to 'libprogress' and 'generators' to 'libnamegen'
Pre-release
This makes it easier to separate the program into three packages that can be uploaded to PyPI.
- namegen.py
- CLI
- contains namegen.py
- requires libnamegen
- contains all the generators
- requires libprogress
- contains progress.py for generating progress bars
v1.6 - Last version of v1 - OLD, DO NOT USE
This release is the last version of NameGenerator v1.