All Versions
7
Latest Version
Avg Release Cycle
393 days
Latest Release
1698 days ago
Changelog History
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()
tospacing_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
- ๐ Synchronize version number with
-
v2.5.6.3 Changes
May 18, 2015- โ Add an alias to
spacing()
:text_spacing()
- ๐ Fix unicode issue in Python 2.x
- โ Add an alias to
-
v2.5.6.2 Changes
May 17, 2015- ๐ Fix setup.py
-
v1.0.0 Changes
February 12, 2014- Hello World