Skip to content

1.4.0

Compare
Choose a tag to compare
@pkuczynski pkuczynski released this 20 Dec 00:06
· 195 commits to master since this release

New features:

  • Added support for passing a raw ruby hash into to both Settings.add_source! and Settings.prepend_source! (#108 thanks to @halloffame)

Bug fixes:

  • Added new reserved name test (#158 thanks to @milushov)
  • to_hash should not replace nested config objects with Hash (#160 thanks to @seikichi)