Skip to content

Releases: golang-cz/devslog

v0.0.15

16 Jun 12:09
Compare
Choose a tag to compare

What's Changed

Changed color for source from yellow to blue faint.

Full Changelog: v0.0.14...v0.0.15

v0.0.14

06 Jun 08:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

25 Apr 05:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

09 Apr 08:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

20 Sep 08:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10 - Broken

20 Sep 08:05
Compare
Choose a tag to compare

Broken, use v0.0.11

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

19 Aug 07:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

30 Nov 09:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 Oct 15:05
Compare
Choose a tag to compare

What's Changed

(Breaking) change

Added option to omit adding of blank line after each log, but i made to be like that by default.
If you want to have again new lines after each log then define NewLineAfterLog as true on devslog options.

opts := &devslog.Options{
	NewLineAfterLog: true,
}

Full Changelog: v0.0.6...v0.0.7

v0.0.6

27 Oct 09:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6