Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 848 Bytes

CHANGES.md

File metadata and controls

31 lines (20 loc) · 848 Bytes

Archfiend Changelog

All notable changes to this project will be documented in this file, in reverse chronological order.

0.1.2 (2020-04-09)

Changes:

  • 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)

Changes:

  • 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)

Changes:

  • updated the documentation
  • added the generator extensions interface
  • extracted the gem