...................
* added ``continue_polling`` parameter to ``BlueskyConsumer.start()``
* added ``utils.py``
* added ``BlueskyKafkaException``
* split tests into multiple files
* create and clean up topics for each test
* simplified produce/consume tests to run in one process
* configured live logging in ``pytest.ini``
* switched from Travis CI to GitHub Workflow for continuous integration