Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/2.4.1-2
    700cf54e · Re-upload source-only. ·
    Debian release 2.4.1-2
    
  • debian/2.4.1-1
    9b610004 · Initial packaging. ·
    Debian release 2.4.1-1
    
  • 2.4.1
    418c57ca · v2.4.1 ·
  • v2.4
    c1855c51 · v2.4 ·
    v2.4
    
     * Add `preserve_blank_lines` option (#88)
     * Add Py3.10, Drop Py3.6
     * Update unit testing framework
  • v2.3
    2de89b2e · v2.3 ·
    v2.3
    
    *Really* fix re/regex, fix older Py+Windows, and major CI overhaul
    
     - #85: GitHub Actions for comprehensive testing and modernise packaging
       (**enormous** thank you to @brocksam and @fireundubh)
  • v2.2
    edaaec48 · v2.2 ·
    v2.2
    
    Fix regex/re related issues
    
     - #84: Fix re/regex, cleanup setup.py, and repair/update CI (thanks @brocksam and @fireundubh!)
  • v2.1
    56a10b15 · v2.1 ·
    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.
    
     - #76: regex now optional, fallback to re (thanks @rkhwaja!)
     - #80: Fix UnicodeDecodeError on Windows pip (thanks @Gateswong!)
  • v2.0
    v2.0
    
    Major (interface) changes (#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:
     - #63: Do not capitalize small words occurring within hyphenated word groups (thanks @iburago!)
     - #65: Always capitalize 'Mc'-prefixed small words in compound word groups (thanks @iburago!)
     - #67: Don't capitalize Mr, Ms, Mrs (thanks @GurraB!)
     - #71: Add Manifest.in and include license file in src dist (thanks @synapticarbors!)
  • v0.13.1
    v0.13.1
    
    Backport setup.py fix for py2k
  • v1.1.1
    v1.1.1 - Fix setup/install requirements
  • v1.1
    cf59b1f2 · v1.1 ·
    v1.1
    
    This adds support for user-customized wordlists (#48).
    Thanks @1kastner!
    
    Minor version changes:
     - This adds a new keyword argument to the `titlecase()` method.
     - This adds environment checks for a wordlist file in the home directory.
  • v1.0
    c89f1ee8 · Version 1.0 ·
    Version 1.0
    
    This is identical to v0.13, except that the package manifest no longer
    promises Py2k support, adds 3.8, and marks the package as Stable not Beta.
  • v0.13
    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:
    
     - #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!
     - #54: setup.py: Read version from __init__.py to avoid importing the module
            Major thanks for unblocking this @iburago!!
  • v0.12
    98a7b71a · Bump to version 0.12.0 ·
    Version 0.12
    
      * #32 Use unicode_literals for Py2k compatibility from @dwaynebailey
    
    Thanks Dwayne!
    
  • v0.11
    6b1665fa · Bump to version 0.11.0 ·
    v0.11
    
    New since v0.10:
    
      * #27 Improved README from @adamchainz
      * #28 Improved handling of unicode from @Garrett-R
      * #29 Fix for py2k/3k unicode compatibility from @lucaswiman
    
    Thanks to all who helped contribute!
    
  • v0.10
    7f31192c · Bump to version 0.10.0 ·
    Bump to version 0.10.0
    
      * #24 from @AlejandroFrias: Mark callback strings immutable
      * #25 from @Garret-R: Handle dashes — unicode codepoints 2012 through 2016
    
    Thanks to all who helped contribute!
    
  • v0.9
    9419f432 · Bump to version 0.9.0 ·
    v0.9
    
      * Added `titlecase` command line utility
      * Fix slash-separated small words, like `and/or` thanks to @AlejandroFrias
    
  • v0.7.2
    00501a81 · Version bump to 0.7.2 ·
  • v0.7.1
  • v0.7.0