Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 13:22
· 113 commits to master since this release
v0.3.0

Changelog

  • e76df70 Add uint64 to formatter
  • aea5102 Avoid scientific formatting of floats
  • d437655 Merge pull request #33 from NETWAYS/perfdata_uint64_fix
  • 2fe227f Merge pull request #34 from NETWAYS/refactor/bytes
  • 3082a6a Merge pull request #35 from NETWAYS/dependabot/go_modules/github.com/jarcoal/httpmock-1.1.0
  • d9fcbb2 Merge pull request #39 from NETWAYS/fix/float-representation
  • ec5d765 Refactor and reimplement byte conversion
  • fc14abc Remove now unused package strings
  • 6cd6b00 Update go mod
  • afb902f build(deps): bump github.com/jarcoal/httpmock from 1.0.8 to 1.1.0