Recent Releases of https://github.com/thuehlinger/daemons
https://github.com/thuehlinger/daemons - daemons 1.4.1
== Release 1.4.1: August 26, 2021
- Fix :proc mode (pass &block explicitly) (thanks to Graham Rogers)
- Fix style of REAMDE.md
- Ruby
Published by thuehlinger over 4 years ago
https://github.com/thuehlinger/daemons - daemons 1.4.0
== Release 1.4.0: May 1, 2021
- Allow for customization which signals are sent to stop process (thanks to philister)
- Resolves mismatched indentations (thanks to Luis M Rodriguez)
- Allow to use pry-byebug 3.8.0 (thanks to kamipo)
- Ruby
Published by thuehlinger almost 5 years ago
https://github.com/thuehlinger/daemons - daemons 1.3.1
Bugfix release:
- Fix undefined local variable or method `pid_delimiter'
- Ruby
Published by thuehlinger about 7 years ago
https://github.com/thuehlinger/daemons - daemons 1.3.0
== Release 1.3.0: December 10, 2018
- Make logging more configurable.
- Add configuration options for pid file delimters, force_kill_waittime
- All status callback to be anything callable.
- Ruby
Published by thuehlinger about 7 years ago
https://github.com/thuehlinger/daemons - daemons 1.2.4
== Release 1.2.6: December 24, 2017
- Add links to rubydoc.info documentation.
- Ruby
Published by thuehlinger about 8 years ago
https://github.com/thuehlinger/daemons - daemons 1.2.5
Bugfix release.
- In Application#stop, call zap, not cleanup on the pidfile (thanks to wevanscfi)
- Use File.expand_path on and output and log files (thanks to Dave Harris)
- Ruby
Published by thuehlinger over 8 years ago
https://github.com/thuehlinger/daemons - daemons 1.2.4
Bugfix and feature enhancement release.
- add :shush option
- add :monitor_interval option
- add :log_output_syslog option
- Ruby
Published by thuehlinger over 9 years ago
https://github.com/thuehlinger/daemons - daemons 1.2.3
Bugfix release: ApplicationGroup now waits on subprocesses in start_all.
- Ruby
Published by thuehlinger over 10 years ago
https://github.com/thuehlinger/daemons - daemons 1.2.2
Bugfix release: fix 100% CPU usage bug in monitor mode.
- Ruby
Published by thuehlinger almost 11 years ago
https://github.com/thuehlinger/daemons - daemons 1.2.1
Bugfix release that fixes installation of the gem with newer rubygems versions.
- Ruby
Published by thuehlinger almost 11 years ago
https://github.com/thuehlinger/daemons - daemons 1.2.0
This release includes several bugfixes. The project is now fully hosted on github.com and references to rubyforge.org are removed.
- Ruby
Published by thuehlinger almost 11 years ago