Fabian Affolter <mail@fabian-affolter.ch>
Fred Cox <frederick.j.cox@gmail.com>
François Freitag <mail@franek.fr>
-Gus Dunn <w.gus.dunn@gmail.com>
\ No newline at end of file
+Gus Dunn <w.gus.dunn@gmail.com>
+Sam Zaydel <szaydel@gmail.com
\ No newline at end of file
-C CASE, --case CASE
Choose the method for setting the case of each word in
the passphrase. Choices: ['alternating', 'upper',
- 'lower', 'random'] (default: 'lower').
+ 'lower', 'random', 'first'] (default: 'lower').
--allow-weak-rng
Allow fallback to weak RNG if the system does not
support cryptographically secure RNG. Only use this if
Changelog
=========
+- **1.16.5** Adds title case option for `--case`
- **1.16.4** Improve unit tests, fixes broken test on python 2
- **1.16.3** Correct links for German worldist, updated docs to include the list
- **1.16.2** Fix exception on UTF8 open with python 2.x
setup(
name='xkcdpass',
- version='1.16.4',
+ version='1.16.5',
author='Steven Tobin',
author_email='steventtobin@gmail.com',
url='https://github.com/redacted/XKCD-password-generator',