Skip to content

v2.0.4

Choose a tag to compare

@RobertoPrevato RobertoPrevato released this 28 Oct 09:53
· 16 commits to main since this release
de16370
  • Fix bug in Singleton implementation: stop singleton provider from recreating
    objects implementing __len__, by @Klavionik
  • Add Python 3.12 and remove Python 3.7 from the build matrix.