Releases: delestro/outputformat
Releases · delestro/outputformat
v0.1.3
New features for v0.1.3
:
- Show dictionaries using
ouf.showdict
- Bold text using
ouf.b
- Color text with
ouf.c
- Break several lines using
ouf.br
- New 'big' style for
ouf.bigtitle
- Basic colormaps implemented
ouf.color.cmaps
- Rainbow text that follows a cmap using
ouf.rainbow
v0.1.2
- Now handling better negative values, they are also aligned in case present.
- Added option to select precision for floats
- Added "?" to supported chars
Basic working version
Merge pull request #8 from delestro/better_pypi_setup
emoji and setup fixes
Firs test version for outputformater
Merge pull request #7 from delestro/pyPi_setup
Basics for PyPi