What's New in Version 0.8.4
Bug Fixes
Section titled “Bug Fixes”- Fixed a bug that generated
InvalidLoop
warnings in Jupyter Notebooks that suggest the user adddynamic=True
to theirmodel.query()
call, even thoughdynamic=True
was already present. The warnings are no longer generated.