RailsConfig v1.0.0 Release Notes

    • ๐Ÿš… RailsConfig is now officially renamed to Config
    • ๐Ÿ›  Fixed array descent when converting to hash (#89)
    • ๐Ÿš… Catch OpenStruct reserved keywords (#95 by @dudo)
    • ๐Ÿ‘ Allows loading before app configuration process (#107 by @Antiarchitect)
    • ๐Ÿš… deep_merge is now properly managed via gemspec (#110)
    • โž• Added prepend_source! (#102)