Skip to content

1.6.0

Compare
Choose a tag to compare
@pkuczynski pkuczynski released this 03 Nov 10:43
· 163 commits to master since this release
c05be07

New features:

  • Config#fail_on_missing option (default false) to raise a KeyError exception when accessing a non-existing key
  • Add ability to test if a value was set for a given key with key? and has_key?