- Replace ``print`` statements with ``logging.debug`` statements so that retrieving the fixture does not produce output that is captured in doctests. This may break existing usages of the fixture in doctests in case the output of the ``getfixture`` method was matched.
0.2.0
================
- Allow additional CrateDB settings in the ``crate_layer`` factory fixture which are applied on node start.