Skip to content

Releases: pkgz/logg

v0.3.3

30 Mar 14:08
5d48039
Compare
Choose a tag to compare
  • add missing MinLevel global function

v0.3.2

25 Feb 14:42
d4a0ca4
Compare
Choose a tag to compare
  • changed DefaultMinimumLevel from Debug to Info

v0.3.1

17 Feb 17:06
Compare
Choose a tag to compare
  • fix calldepth when use logg.Print
  • new color style for pretty format

v0.3.0

13 Feb 09:13
Compare
Choose a tag to compare

[BREAKING CHANGES]

  • library was rewritten from scratch
  • improved memory allocations
  • improved time performance

v0.2.1

03 Dec 13:08
0d29993
Compare
Choose a tag to compare
  • fixed name in go.mod

v0.2.0

03 Dec 10:00
3c91ff7
Compare
Choose a tag to compare
  • removed text style and background color;
  • fixed colors in ASCII;
  • fixed tests;
  • fixed color closing tag at the end of log;

v0.1.2

14 Aug 20:22
Compare
Choose a tag to compare
  • fixed color detection
  • SetDebug now setting minimum level to DEBUG
  • small fixes

v0.1.1

31 Jul 12:03
Compare
Choose a tag to compare
  • removed gojay

v0.1.0

29 Jul 20:11
ed1d884
Compare
Choose a tag to compare
  • removed all tags for better support in the future (because i make a trash with versions)
  • lets say this is a first release