Skip to content

v0.10.0

Latest

Choose a tag to compare

@pcisar pcisar released this 02 Jun 18:56
· 2 commits to master since this release

Changed

  • Minimal Python version raised to 3.11
  • Type hints adjusted to Python 3.11 standards
  • Improved documentation.
  • Dependencies updated to firebird-butler-protobuf ~= 2.0, firebird-base ~= 2.0,
    firebird-uuid ~= 1.0, packaging ~= 25.0, pyzmq ~= 26.4, prompt-toolkit ~= 3.0,
    protobuf ~= 5.29, psutil = 7.0, rich = 14.0, tomli-w=1.2, typer=0.15.
  • pytest tests for FBDP protocol
  • Old logging cleanup.
  • Various bugfixes and improvements.