- Allow hash access from main config object
- Check environment variables instead of constants
- If ENV['CONFIGY_ENV'] is set, use that to determine config section to use.
- Allow Configy to define configs within other modules
- Allow nested configs to be accessible as methods, via Hashie::Mash Example: AppConfig.aws.secret