Skip to content

2.2.2

Choose a tag to compare

@pkuczynski pkuczynski released this 08 Dec 14:45
· 83 commits to master since this release
aa627cf

Bug fixes

  • Added alias to_h for to_hash (#277)
  • Prevent unnecessary doubled loading of environment variables (#291)
  • Return Hash from Config::Options#as_json instead of Array of pairs when using ActiveSupport Core Extensions (#292)

Changes

  • Add JRuby 9.2 to the test matrix (#228)
  • Add exit! to reserved keywords (#289)