Skip to content

v0.25.0 - doc and comparator improvements

Compare
Choose a tag to compare
@tony tony released this 25 Nov 21:52
· 572 commits to master since this release

Changes

Comparator fixes

  • Fixed __eq__ for windows. by @m1guelperez in #505
  • fix(pane,session,server): Return False if type mismatched by @tony in #510

Documentation

  • ruff: Enable pydocstyle w/ numpy convention by @tony in #509

New Contributors

Full Changelog: v0.24.1...v0.25.0