Skip to content

Releases: peteabre/colprint

Version 1.0.1

20 Apr 20:21

Choose a tag to compare

Changes

  • Fixes error when pointer was given as argument to colprint.Print and colprint.Fprint function
  • Introduces a convenient colprint.Sprint function to print to a string

Version 1.0.0

20 Apr 20:37

Choose a tag to compare

Changes

  • Added support for passing pointer as argument to colprint.Print and colprint.Fprint
  • Added support for traversing struct fields

Version 0.9.0

20 Apr 20:27

Choose a tag to compare

Version 0.9.0 Pre-release
Pre-release

Changes

  • Changed the public facing interface
    • Removed the "Default" functions
    • Made column fields private
  • Added support for ptr fields

Version 0.8.0

20 Apr 20:23

Choose a tag to compare

Version 0.8.0 Pre-release
Pre-release
v0.8.0

Version 0.8.0