Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Releases: BBaoVanC/NameGenerator

v3.0.2 - Documentation Update 2 to v3.0.1

15 Mar 23:49
13ebb83
Compare
Choose a tag to compare

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'

15 Mar 20:34
c5eb802
Compare
Choose a tag to compare

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'

15 Mar 17:00
d040fd4
Compare
Choose a tag to compare

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

16 Dec 02:04
Compare
Choose a tag to compare

This release is the last version of NameGenerator v1.