Tags: synapticarbors/python-titlecase
Tags
Version 0.13.0 -- Last Py2k; Last before v1.0 Lots of updates, thanks to one and all. This will be the last release with Py2k support and the last release before declaring a v1.0. Updates: - ppannuto#35: Add fancy double quote to punctuation; Thanks @dwaynebailey! - ppannuto#45: Fix deprecation warning regarding invalid escape sequences. Thanks @tirkarthi - ppannuto#46: Add support for titlecasing non-ASCII letters; Thanks @acabal! - ppannuto#47: Add sphinx documentation to titlecase function; Thanks @1kastner! - ppannuto#49: Remove closing bracket in parser help text; Thanks @1kastner! - ppannuto#53: Add table with examples; Thanks @1kastner! - ppannuto#53: Terms with only consonants should be ALL CAPS; Thanks @Garret-R! - ppannuto#54: setup.py: Read version from __init__.py to avoid importing the module Major thanks for unblocking this @iburago!!
Version 0.12 * ppannuto#32 Use unicode_literals for Py2k compatibility from @dwaynebailey Thanks Dwayne!
v0.11 New since v0.10: * ppannuto#27 Improved README from @adamchainz * ppannuto#28 Improved handling of unicode from @Garrett-R * ppannuto#29 Fix for py2k/3k unicode compatibility from @lucaswiman Thanks to all who helped contribute!
Bump to version 0.10.0 * ppannuto#24 from @AlejandroFrias: Mark callback strings immutable * ppannuto#25 from @Garret-R: Handle dashes — unicode codepoints 2012 through 2016 Thanks to all who helped contribute!
v0.9 * Added `titlecase` command line utility * Fix slash-separated small words, like `and/or` thanks to @AlejandroFrias
PreviousNext