Overview
Request 822596 accepted
- Update to 1.1.1
* This adds support for user-customized wordlists
* This adds a new keyword argument to the `titlecase()` method.
* This adds environment checks for a wordlist file in the home directory.
* This drops Py2k support and add 3.8
* #35: Add fancy double quote to punctuation; Thanks @dwaynebailey!
* #45: Fix deprecation warning regarding invalid escape sequences. Thanks @tirkarthi
* #46: Add support for titlecasing non-ASCII letters; Thanks @acabal!
* #47: Add sphinx documentation to titlecase function; Thanks @1kastner!
* #49: Remove closing bracket in parser help text; Thanks @1kastner!
* #53: Add table with examples; Thanks @1kastner!
* #53: Terms with only consonants should be ALL CAPS; Thanks @Garret-R!
- Created by mcalabkova
- In state accepted
Request History
mcalabkova created request
- Update to 1.1.1
* This adds support for user-customized wordlists
* This adds a new keyword argument to the `titlecase()` method.
* This adds environment checks for a wordlist file in the home directory.
* This drops Py2k support and add 3.8
* #35: Add fancy double quote to punctuation; Thanks @dwaynebailey!
* #45: Fix deprecation warning regarding invalid escape sequences. Thanks @tirkarthi
* #46: Add support for titlecasing non-ASCII letters; Thanks @acabal!
* #47: Add sphinx documentation to titlecase function; Thanks @1kastner!
* #49: Remove closing bracket in parser help text; Thanks @1kastner!
* #53: Add table with examples; Thanks @1kastner!
* #53: Terms with only consonants should be ALL CAPS; Thanks @Garret-R!
scarabeus_iv accepted request