Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: takama/daemon

Version v1.0.0

23 Jul 22:22

Choose a tag to compare

  • A major version was released
  • Added support for LaunchAgents on macOS (thanks @itskingori)

Version 0.11.0

03 Apr 11:48

Choose a tag to compare

  • Use APIs from golang.org/x/sys/windows instead of sc cli command (thanks @neverland4u)
  • Add Executable interface to implement service control (thanks @neverland4u)

Version 0.10.3

17 Mar 05:33

Choose a tag to compare

Version 0.10.2

09 Mar 19:13

Choose a tag to compare

  • Fixed using of install arguments in windows release. Thanks AlgorathDev

Version 0.10.0

09 Mar 18:47

Choose a tag to compare

  • Used os.Executable() for go1.8+

Version 0.9.3

29 Oct 06:49

Choose a tag to compare

  • Added cron job example (thanks Maximus)

Version 0.9.1

06 Sep 11:10

Choose a tag to compare

Version 0.9.0

30 Jul 12:21

Choose a tag to compare

  • Changed restart logic in systemd (thanks okamura)

Version 0.8.6

18 Apr 04:23

Choose a tag to compare

  • fixed removing a service without confirmation on windows systems (thanks @1for)
  • fixed some typos

Version 0.8.1

01 Dec 15:05

Choose a tag to compare

  • Fixed subsystem checking logic ( thanks @maxxant )