v0.22.1
Changelog
v0.22.1 (2023-02-28)
This patch release changes the synchronous functionality of OptimadeClient
to use "vanilla" requests rather than httpx. This enables easier use inside of Jupyter notebooks.
Closed issues:
- Add docs examples for client callbacks #1527
- Cannot use the
OptimadeClient
in async mode with an existing event loop #1195
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator