Skip to content

v1.1.3

Compare
Choose a tag to compare
@RobertoPrevato RobertoPrevato released this 27 Mar 08:44
· 34 commits to main since this release
1bbf2c1
  • Corrects a bug that would cause false positives when raising exceptions
    for circular dependencies. The code now let recursion errors happen if they
    need to happen, re-raising a circular dependency error.