Skip to content

0.4.2

Latest
Compare
Choose a tag to compare
@ianlini ianlini released this 08 Aug 09:49
· 4 commits to master since this release
42a9b62

Change

  • require importlib-metadata for Python<3.8 to improve importing performance (#46)
  • support enumerating the objects that don't support bool() (#42, #49)

Code Quality

  • migrate to Github Actions and test Python 3.10 (#47, #48)