Skip to content

v1.0rc0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 03:47
· 45 commits to master since this release
v1.0rc0
25439b8

Falsifier v1.0rc0 (2024-12-16)

Features

  • Add Falsifier base class for creating objects that evaluate to False in
    boolean contexts. Each instance has a unique identity, supports proper equality
    comparison and hashing, and can be used in collections like sets and
    dictionaries.

Supported Platforms

  • Add support for CPython 3.10 to 3.13.
  • Add support for PyPy 3.10.