Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@wRAR wRAR released this 07 May 08:10
· 8 commits to master since this release
  • Dropped Python 3.7 support, added official Python 3.12 support (#75, #77).
  • Updated the documentation and the type hint about ItemAdapter.ADAPTER_CLASSES to say that subclasses can use any iterable, not just collections.deque (#74).
  • Documented that Pydantic >= 2 is not supported yet (#73).
  • Updated CI configuration (#77, #80).