Skip to content

v0.19.2

Choose a tag to compare

@pcisar pcisar released this 20 Feb 16:27
· 1889 commits to master since this release

Fixed

  • Remove fix for #21. The error was not caused by pytest 8.0, but by Error exception from
    firebird-base package that masked the absence of __notes__ attribute from pytest.
    Dependency to pytest reverted to >=7.4.

Changed

  • Updated documentation.