Skip to content

Releases: takama/daemon

Version 0.8.0

26 Nov 20:57
Compare
Choose a tag to compare
  • Added exportable method ExecPath which tries to get executable path ( thanks @derkan )

Version 0.7.0

22 Oct 15:41
Compare
Choose a tag to compare
  • Added FreeBSD support (thanks @derkan)

Version 0.6.2

03 Sep 17:08
Compare
Choose a tag to compare
  • Fix failing to install a systemd service (thanks Yota)

Version 0.6.1

28 Aug 15:47
Compare
Choose a tag to compare
  • Applying exec args for systemd and upstart (thanks Eric Halpern)

Version 0.6.0

05 Aug 17:27
Compare
Choose a tag to compare
  • Added upstart support (thanks Pichu Chen)

Version 0.5.2

24 Jun 05:23
Compare
Choose a tag to compare
  • Added windows support (thanks Fatih Kaya)
  • Fixed Ubuntu service compatibility (thanks Fatih Kaya)
  • Some minor bug and typos fixes (thanks TobyZXJ, Fatih Kaya, Jannick Fahlbusch)

Version 0.4.0

14 Apr 18:06
Compare
Choose a tag to compare
  • Added args property which able to use command "install" with args

Version 0.3.1

11 Mar 07:12
Compare
Choose a tag to compare
  • Fixed #16 (thanks @mark2b)
  • Used public errors vars

Version 0.3.0

01 Sep 18:24
Compare
Choose a tag to compare
  • Added dependencies option for Linux SystemD (thanks Sheile)

Version 0.2.12

18 Jul 06:25
Compare
Choose a tag to compare
  • Used name of the service as a base name in linux system V