Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@mcous mcous released this 09 Jun 15:09
d295b41

2.2.0 (2025-06-09)

Features

  • matchers: add AnythingOrNone to match any value including None (#262) (99af642)
  • matchers: add ListMatching to match sub-lists (#261) (a54b781)

Bug Fixes

  • warnings: remove faulty MissingSpecAttributeWarning (#263) (080e690), closes #257