0.11.0
This release fixes a bug that caused the grounding GUI to not work when adeft is pip installed. The adeft folder for the pretrained models is now placed in a platform specific user data folder by default rather than in a hidden folder in the users home directory. Users are still able to override this default by setting the environment variable ADEFT_HOME
. Tests have been updated to use pytest instead of nose.