Skip to content

Releases: fydemy/console

Release list

v1.0.1

Choose a tag to compare

@dwithme dwithme released this 23 Sep 12:15

Go Console v1.0.1

✨ Features

✅ Multiple parameters supported with all method except Table

v1.0.0

Choose a tag to compare

@dwithme dwithme released this 13 Sep 15:22

Go Console v1.0.0

✨ Features

  • 📝 console.Log() - Pretty print any data type with colors
  • 📊 console.Table() - Display slices as beautiful tables
  • 🎨 Colorized output for all Go data types
  • 🚀 Zero dependencies