Skip to content

0.15.0

Latest

Choose a tag to compare

@kkirsche kkirsche released this 06 Feb 01:50
  1. Add support for doesNotContain operator
  2. Migrate to modern union / optional syntax via __future__.annotations
  3. Remove use of old typing.List and typing.Type usage due to current minimum version requirements