Skip to content

Releases: BugFixes/go-bugfixes

v0.12.18

12 Jun 21:52
f71c1b5
Compare
Choose a tag to compare

What's Changed

  • refactor: Comment out unnecessary code in logs/pretty.go (#56) @Keloran

v0.12.17

16 May 08:18
4535a3e
Compare
Choose a tag to compare

What's Changed

  • refactor(logs): Remove debug.Stack in Logf and Infof functions (#55) @Keloran

v0.12.16

14 May 22:51
8f741b8
Compare
Choose a tag to compare

What's Changed

  • bugfix: Corrected logging format in sendLog function (#54) @Keloran

v0.12.15

14 May 22:47
84bc972
Compare
Choose a tag to compare

fix issue with sums

v0.12.14

14 May 22:46
84bc972
Compare
Choose a tag to compare

What's Changed

  • fix: Update variable name in logging.go for clarity and consistency (#53) @Keloran

v0.12.13

14 May 22:39
14b907a
Compare
Choose a tag to compare

What's Changed

  • bugfix: Remove unnecessary fmt.Sprintf and add debugging message (#52) @Keloran

v0.12.12

14 May 22:34
df71a4b
Compare
Choose a tag to compare

What's Changed

  • bugfix: Updated bugfix.es endpoint to v1 and added debugging logs (#51) @Keloran

v0.12.11

14 May 22:01
5216b71
Compare
Choose a tag to compare

What's Changed

  • refactor: Update bugfix server URL and Enhance SendToBugfixes function (#50) @Keloran

v0.12.10

14 May 21:18
d9a7ea7
Compare
Choose a tag to compare

What's Changed

  • fix: Update BugFixes struct methods to conditionally call DoReporting() based on LocalOnly flag. (#49) @Keloran

v0.12.9

14 May 20:51
b1a9f23
Compare
Choose a tag to compare

What's Changed

  • fix: Update error formatting in logs package (#48) @Keloran