v1.1.0: Version aware EFO caching
The primary update is EFO version aware OnToma update by @DSuveges in #24. This fixes a behaviour where OnToma cache was not updated even when the requested EFO version changed.
In addition, OnToma no longer relies on the retry
library (and consequently on the legacy py
library), so using it will no longer generate security advisories.
Full Changelog: v1.0.3...v1.1.0