Skip to content

v0.3.0

Compare
Choose a tag to compare
@amotl amotl released this 08 Oct 00:43
· 46 commits to main since this release

What's Changed

  • 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.

Full Changelog: v0.2.0...v0.3.0