- Connectors constructor builds the datasources attribute
- Ability to write datasources attribute to a configuration file
- Create a new class for nested connectors objects, "nested_connectors"
- Add README and vignette on how to extend connector
- Migration to public github
- Update of
create_directory_cnt()
- Added metadata as a parameter in
connect()
- More comprehensive testing
- Better integration with whirl through connector.logger
- Reducing the number of dependencies.
- Better messages
- rename function from
*_cnt
tocnt_
- Nested connectors objects
- Use active bindings
- User guide added
- Added
connectors
super class
- Initial version