All Versions
13
Latest Version
Avg Release Cycle
26 days
Latest Release
1597 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.1.7 Changes
April 25, 2020 -
v0.1.6 Changes
April 24, 2020๐ Changelog
716ec4b Added makefile for helpful commands
000e0ac Ignore the distribution path
โก๏ธ 33d39e8 Minor edits, updates, etc
โ bf8761e Minor fix for a test, added todo
cbc570e Moving to MIT
๐ f582aa8 New goreleaser template
๐ 6bc310d Removed old codacy integration
9d34e62 Standardizing examples -
v0.1.5 Changes
March 03, 2020- โฌ๏ธ Upgraded to go 1.14
- ๐ Fixed test, fixed comments to follow go standards
-
v0.1.4 Changes
January 28, 2020- Export public struct
- โ Added example for making a new logger client
-
v0.1.3 Changes
January 19, 2020- Methods with
NoFile
will do the same as the other methods but exclude the additional file information
- Methods with
-
v0.1.2 Changes
January 19, 2020- โ Added support for custom endpoint/port
-
v0.1.1 Changes
December 28, 2019- โก๏ธ Minor update
-
v0.1.0 Changes
December 03, 2019- โฌ๏ธ Upgraded to go-module (following 1.13 conventions)
-
v0.0.4 Changes
September 29, 2019- โก๏ธ Minor updates, cleanup and fixes