v1.0.0
- Added ConfigOption#[]. - ConfigModule#method_missing and ConfigModule#[] accept multiple arguments and pass them to the specified object. - The method_missings also accept blocks now. - Reduced code duplication when sending messages to ConfigOptions. - Automated testing with Travis-CI.