Releases: takama/daemon
Releases · takama/daemon
Version 0.8.0
- Added exportable method
ExecPath
which tries to get executable path ( thanks @derkan )
Version 0.7.0
- Added FreeBSD support (thanks @derkan)
Version 0.6.2
- Fix failing to install a systemd service (thanks Yota)
Version 0.6.1
- Applying exec args for systemd and upstart (thanks Eric Halpern)
Version 0.6.0
- Added upstart support (thanks Pichu Chen)
Version 0.5.2
- 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
- Added args property which able to use command "install" with args
Version 0.3.1
Version 0.3.0
- Added dependencies option for Linux SystemD (thanks Sheile)
Version 0.2.12
- Used name of the service as a base name in linux system V