Amir Yalon <amiryal@users.noreply.github.com>
Javier Meija <javier.meija@protonmail.ch>
Jussi Tiira <jussi@j24.fi>
-Lorenzo Mureu <mureulor@gmail.com>
\ No newline at end of file
+Lorenzo Mureu <mureulor@gmail.com>
+Fabian Affolter <mail@fabian-affolter.ch>
\ No newline at end of file
Changelog
=========
+- **1.14.2** Improve unit test discovery, remove deprecation warnings
- **1.14.1** Fix wordlist order in `locate_wordfile`
- **1.14.0** Added Finnish and Italian language support (thanks to Jussi Tiira and Lorenzo Mureu respectively)
- **1.13.0** Added Spanish language wordfile (thanks to Javier Meija)
- **1.9.2** Added Debian cracklib path
- **1.9.1** Fixed typo in example
- **1.9.0** Improvements to interactive mode
-- **1.8.2** `generate_wordlist` behaviour didn't match docstring, fixed
License
setup(
name='xkcdpass',
- version='1.14.1',
+ version='1.14.2',
author='Steven Tobin',
author_email='steventtobin@gmail.com',
url='https://github.com/redacted/XKCD-password-generator',