Tags: Trisconta/python-titlecase
Tags
v2.4.1 - ppannuto#93: Fix invalid escape sequence warning; thanks @benhiller!
v2.4 * Add `preserve_blank_lines` option (ppannuto#88) * Add Py3.10, Drop Py3.6 * Update unit testing framework
v2.3 *Really* fix re/regex, fix older Py+Windows, and major CI overhaul - ppannuto#85: GitHub Actions for comprehensive testing and modernise packaging (**enormous** thank you to @brocksam and @fireundubh)
v2.2 Fix regex/re related issues - ppannuto#84: Fix re/regex, cleanup setup.py, and repair/update CI (thanks @brocksam and @fireundubh!)
v2.1 Some small fixes to the install process. Kicking out as a point release in case the regex/re change has any unexpected side-effects. - ppannuto#76: regex now optional, fallback to re (thanks @rkhwaja!) - ppannuto#80: Fix UnicodeDecodeError on Windows pip (thanks @Gateswong!)
v2.0 Major (interface) changes (ppannuto#60) -- big thanks @iburago!!: - Read from an abbreviations file only when invoked from command line - Rename and refactor the create_wordlist_filter() function Minor changes: - ppannuto#63: Do not capitalize small words occurring within hyphenated word groups (thanks @iburago!) - ppannuto#65: Always capitalize 'Mc'-prefixed small words in compound word groups (thanks @iburago!) - ppannuto#67: Don't capitalize Mr, Ms, Mrs (thanks @GurraB!) - ppannuto#71: Add Manifest.in and include license file in src dist (thanks @synapticarbors!)
PreviousNext