Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:49
· 4 commits to main since this release

Changelog

  • 0b43086 Initial commit
  • 03d8632 chore(collect): add id in SystemInfo
  • 690ac4a chore: Add GitHub Actions workflows
  • 0cd6549 chore: Add goreleaser configurations
  • 0ac8cd4 chore: Add targets and embed version metadata via ldflags
  • d547e96 chore: Add targets to Makefile
  • 0c71313 feat(collect): Add hostname field to system info
  • e6716f0 feat(collect): Add network interfaces to system info
  • 7e04660 feat(collect): collect & send metrics
  • fdd40b2 feat(collect): refine network interface filtering and IP parsing
  • 81af5d9 feat(version): Implement version command
  • ba8e64b fix(collect): change variable name
  • cb72b04 fix(collect): typo
  • 074c6a7 refactor: delete deprecated command codes
  • 1f2b2f7 style: Fix code style to pass linter
  • e9f9ee3 style: fix comment punctuation (godot)