Skip to content

Releases: Trugamr/wol

v0.0.6

28 Feb 17:12
592a976
Compare
Choose a tag to compare

Changelog

  • 41f0452 chore: exclude merge pull request commits from changelog
  • 1bbb946 feat: support loading config from environment variable
  • fccd251 refactor: create magicpacket package

v0.0.5

21 Jan 19:18
74753af
Compare
Choose a tag to compare

Changelog

  • 74753af Merge pull request #5 from Trugamr/feat/add-armv7-support
  • 3d37abe feat: add armv7 support

v0.0.4

20 Jan 16:49
Compare
Choose a tag to compare

Changelog

  • 0db0717 ci: publish images on ghcr

v0.0.3

20 Jan 14:22
Compare
Choose a tag to compare

Changelog

  • a9b8cb3 feat: support pinging machines to get current status

v0.0.2

19 Jan 14:49
Compare
Choose a tag to compare

Changelog

  • 24823d9 chore: update readme
  • b0e0f55 feat: add command to serve web interface
  • 972ddc5 feat: add version command

v0.0.1

19 Jan 11:40
Compare
Choose a tag to compare

Changelog

  • 7ef07d8 ci: setup goreleaser
  • 9c52fe9 feat: add dockerfile
  • a2091d2 feat: add list command
  • 6b6b12b feat: broadcast magic packet
  • 9033128 initial commit
  • 28d1db6 refactor(send): allow sending wol packet by machine name
  • 388f4a3 refactor: remove panic on command error