v1.1.2
This patch release primarily deals with any dependency issues arising since 1.1.1. It adds a small convenience method (.from_url()
) to the adapter classes that allows you to pass a URL directly to download an OPTIMADE entry and wrap in the adapter class.
This is expected to be the last release that does not contain any of the OPTIMADE v1.2 features.
Changelog
v1.1.2 (2024-09-03)
Fixed bugs:
- Fly.io deployment failing #2141
Merged pull requests:
- Update docs build to accomodate mkdocs-autoref>=1.2 #2143 (@ml-evs)
- Update deployment workflow for fly.io #2142 (@CasperWA)
- [pre-commit.ci] pre-commit autoupdate #2140 (@pre-commit-ci[bot])
- Migrate default repository branch to
main
#2136 (@ml-evs) - Bump providers from
ad0e214
toe90caba
#2131 (@dependabot[bot]) - [pre-commit.ci] pre-commit autoupdate #2127 (@pre-commit-ci[bot])
- Add
.from_url
method to base adapter for easily loading a single entry #2122 (@ml-evs)
* This Changelog was automatically generated by github_changelog_generator