We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c848f56 commit ba22136Copy full SHA for ba22136
CHANGELOG.md
@@ -1,6 +1,10 @@
1
-# optimade changelog
+# Optimade changelog
2
3
-## 2.0
+## 2.0.3
4
+
5
+- Bugfix release
6
7
+## 2.0.0
8
9
- Add new `npm run prefetch` logic in prefetch.js to check provider avialability,
10
cache provider pagination limits in `provider.attributes.query_limits`,
package.json
@@ -1,6 +1,6 @@
{
"name": "optimade",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Aggregating Optimade client for the online materials databases",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments