* Add additional stream support.
Implement nested stream support.
Add new schemas.
Update acceptance test config.
* Update acceptance test config.
Update codestyle and docstrings.
* Update build.gradle
* Update build.gradle config
* Update docs.
Post review fixes.
* Add TODO to fill all streams.
* Update schemas.
Update SAT config.
* Refacor connector to use CDK best practices
* Stream pagination fixed
* Fix acceptance test config.
* Fix setup.py test requirements
* Rename <x>.<y> stream names to <x>_<y> format.
Update next_page_token method.
Fix streams mypy type check.
* Add unit tests for stream core functionality.
* Fix acceptance test config with new stream names.
* Fix acceptance test config with new stream names.
* Add more streams to SAT as non empty.
* Fix broken schemas.
* Comment/delete demographics streams references.
Bump connetor version.