All notable changes to this project will be documented in this file, in reverse chronological order.
0.1.2 (2020-04-09)
- support progname argument and block syntax by MultiLogger and DefaultFormatter
- generated daemons will use Rubocop version of at least 0.72.0
0.1.1 (2019-01-14)
- daemons gem removed in favor of Process.daemon
- add formatter setting for all loggers
- fix the usage of Forwardable
- split requires for runtime and cli phases
0.1.0 (2018-10-10)
- updated the documentation
- added the generator extensions interface
- extracted the gem