- Added Rails5 support
- Removed pry require in runtime
- Fixed missing connection if loaded from YAML
- Added tests for multiple connection switches with another block
- Added support for Proc in config
- Fixed AR poluting
- Removed Rails dependency
- Extracted to be a gem
- Initial Idea