- Introduce
Configurable.finalize!
which freezes config and its dependencies (qcam)
- Allow for boolean false as default setting value (yuszuv)
- Convert nested configs to nested hashes with
Config#to_h
(saverio-kantox) - Disallow modification on frozen config (qcam)