Skip to content

Releases: delestro/outputformat

v0.1.3

30 Jan 15:19
Compare
Choose a tag to compare

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

08 Jan 17:48
Compare
Choose a tag to compare
  • 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

28 Dec 11:42
458a7df
Compare
Choose a tag to compare
Merge pull request #8 from delestro/better_pypi_setup

emoji and setup fixes

Firs test version for outputformater

27 Dec 10:40
1701b45
Compare
Choose a tag to compare
Merge pull request #7 from delestro/pyPi_setup

Basics for PyPi