Releases: CasperWA/voila-optimade-client
Releases · CasperWA/voila-optimade-client
2020.9.16.dev1
Include OPTIMADE logo in package.
2020.9.16.dev0
Remove scipy
as a dependency and fix numpy.ufunc size changed
issue.
2020.9.15.dev2
Second attempt for a proper release through the new publish workflow.
2020.9.15.dev1
First release attempting to use the updated publish workflow, utilizing push-protected
.
v3.3.2+aiidalab
Changes:
- Move cached and logged files to standard OS locations (@csadorf).
- Update
voila
.
v3.3.1
v3.3.0
The client now supports OPTIMADE API v1.0.0.
Changes:
v3.2.0
v3.1.3
Reversion update.
All changes come from PR #65 (@CasperWA).
Changes:
- Revert commit 8780867, "Split results dropdown and page selector out".
- Revert commit bb68b22, "Freeze also selector dropdowns with filters".
- Properly freeze/unfreeze and reset filter widgets, search button, and results.
- Reset
IntRangeSlider
input filter widgets even for databases with no structures. - "Soft" reset of results page chooser, due to over-eager traitlet event notifiers.
v3.1.2
Minor fixes update.
All changes come from PR #62 (@CasperWA).
Changes:
- Return Search button to normalcy always.
- Handle min/max-values of
IntRangeSlider
widgets update cases with any starting values. - Freeze more of the user-changeable inputs while doing background actions.
- Reset the results dropdown when choosing a new database.
- Add FAQ about changing download dropdown.