All Versions
7
Latest Version
Avg Release Cycle
393 days
Latest Release
1902 days ago

Changelog History

  • v4.0.6.1 Changes

    February 09, 2019
    • Implement Paranoid Text Spacing algorithm v4
    • ๐Ÿ‘Œ Support Python 3.7
    • โฌ‡๏ธ Drop Python 2.7 support
  • v3.3.0.1 Changes

    January 20, 2018
    • ๐Ÿ‘Œ Support Python 3.6
    • โž• Add a method: pangu.spacing_file()
    • โž• Add a command-line tool: pangu
  • v3.0.0 Changes

    January 24, 2016
    • ๐Ÿ‘Œ Support Python 3.5
    • ๐Ÿ”จ Refactoring
    • Rename text_spacing() to spacing_text()
  • v2.5.6 Changes

    May 17, 2015
    • ๐Ÿ”€ Synchronize version number with pangu.js <https://github.com/vinta/pangu.js>_
    • Improve Paranoid Text Spacing algorithm
  • v2.5.6.3 Changes

    May 18, 2015
    • โž• Add an alias to spacing(): text_spacing()
    • ๐Ÿ›  Fix unicode issue in Python 2.x
  • v2.5.6.2 Changes

    May 17, 2015
    • ๐Ÿ›  Fix setup.py
  • v1.0.0 Changes

    February 12, 2014
    • Hello World