Skip to content

Releases: woodenbell/PrettyPrint

Release 1.1

06 Oct 22:30
Compare
Choose a tag to compare

Release 1.1 is here! 👍

  • Added SimplePrint (printing in Python style's of string representation)
  • Small bugfixes

Release 1.0

17 Sep 23:33
Compare
Choose a tag to compare

Release 1.0 🎈

Features of pprint

  • Collection printing
  • Printing options, like enumeration (or key printing) and table-format
  • Custom pretty printing for objects!
  • Recursive printing for objects!

Read the javadoc or the README