Skip to content

Latest commit

 

History

History
883 lines (538 loc) · 55.5 KB

CHANGELOG.md

File metadata and controls

883 lines (538 loc) · 55.5 KB

Changelog

Full Changelog

Fixed bugs:

  • Release workflow changes no working #532

2023.8.30 (2023-08-30)

Full Changelog

Implemented enhancements:

  • Update minimum Python requirement #511
  • Use SINTEF/ci-cd callable workflows #528 (CasperWA)

Fixed bugs:

  • Explicitly add locations of requirements files #517 (CasperWA)

Closed issues:

  • Update optimade dependency to support Python 3.11 #506
  • Re-update BIG-MAP acknowledgement #464
  • Add BIG-MAP acknowledgement #462

Merged pull requests:

2022.9.19 (2022-09-19)

Full Changelog

Merged pull requests:

2022.6.23 (2022-06-23)

Full Changelog

Fixed bugs:

  • Avoid using v1.2.0 for ipywidgets-extended #442 (CasperWA)

Merged pull requests:

2022.6.9 (2022-06-09)

Full Changelog

Merged pull requests:

  • pinning ipywidget-extended version to 1.1.1 #438 (unkcpz)

2022.6.8 (2022-06-08)

Full Changelog

Merged pull requests:

2022.4.20 (2022-04-20)

Full Changelog

Merged pull requests:

2022.3.30 (2022-03-30)

Full Changelog

Merged pull requests:

2021.12.2 (2021-12-02)

Full Changelog

Fixed bugs:

  • Never choose a "group" value in dropdowns #357

Merged pull requests:

2021.10.21 (2021-10-21)

Full Changelog

Fixed bugs:

  • Auto-merge dependabot PRs not working #365

Closed issues:

  • Update CI/CD to be more automatic #362

Merged pull requests:

2021.9.28 (2021-09-28)

Full Changelog

Implemented enhancements:

  • The "Select provider choice" should be more visible #351

Merged pull requests:

2021.9.17 (2021-09-17)

Full Changelog

Merged pull requests:

2021.9.10 (2021-09-10)

Full Changelog

Implemented enhancements:

Merged pull requests:

2021.9.8 (2021-09-08)

Full Changelog

Fixed bugs:

  • The periodic table is truncated #336

Merged pull requests:

2021.9.7 (2021-09-06)

Full Changelog

Merged pull requests:

2021.8.24 (2021-08-24)

Full Changelog

Fixed bugs:

  • [BUG] Unable to select the Materials Cloud database provider #334

Merged pull requests:

2021.8.6 (2021-08-06)

Full Changelog

Merged pull requests:

2021.5.7 (2021-05-07)

Full Changelog

Merged pull requests:

2021.3.29 (2021-03-29)

Full Changelog

Implemented enhancements:

  • Allow provider's databases to be grouped in dropdown #280
  • Drop Python 3.6 support - add Python 3.9 #284 (CasperWA)

Fixed bugs:

  • Development mode not properly handling databases dropdown #281

Merged pull requests:

  • Update to latest DropdownExtended widget - use grouping #285 (CasperWA)
  • Update optimade requirement from ~=0.13.3 to ~=0.14.0 #283 (dependabot[bot])
  • Fix handling of OPTIMADE_CLIENT_DEVELOPMENT_MODE env var #282 (CasperWA)

2021.3.16 (2021-03-15)

Full Changelog

Implemented enhancements:

  • Suggestions from @ltalirz #276

Merged pull requests:

2021.3.8 (2021-03-08)

Full Changelog

Fixed bugs:

  • Counting databases fails for special aggregation types #269
  • Fix tests #268
  • Properly avoid pagination for child databases #274 (CasperWA)

Merged pull requests:

2021.2.23.1 (2021-02-23)

Full Changelog

Fixed bugs:

2021.2.23 (2021-02-23)

Full Changelog

Fixed bugs:

Merged pull requests:

2021.1.25 (2021-01-25)

Full Changelog

Implemented enhancements:

  • Update title of query section #249

Fixed bugs:

  • Missing provider list in embedded mode #235

Closed issues:

  • Switch up page chooser and results dropdown #234

Merged pull requests:

2020.11.22 (2020-11-22)

Full Changelog

Fixed bugs:

  • Quotation-free inputs to provider ID not supported #182

Closed issues:

  • Filtering for elements #227

Merged pull requests:

  • Implement "asymmetric" filtering of elements when in-/excluding #229 (CasperWA)
  • Fix provider ID filter input #228 (CasperWA)

2020.11.20 (2020-11-20)

Full Changelog

Fixed bugs:

2020.11.19 (2020-11-19)

Full Changelog

Implemented enhancements:

  • Results do not appear to be meaningfully ordered - Add sorting option #207

Fixed bugs:

  • set-env deprecated for GH Actions #221
  • Temporarily remove errorneous providers #219
  • [BUG] - Searching for specific structure in MaterialsProject DB triggers ValidationError #215

Merged pull requests:

2020.11.5 (2020-11-05)

Full Changelog

Implemented enhancements:

  • Do not show the periodic table by default #201

Closed issues:

  • Use Heroku Review Apps (or similar) #211
  • The binder link appears to be broken #204

Merged pull requests:

2020.10.29 (2020-10-29)

Full Changelog

Merged pull requests:

2020.10.28.2 (2020-10-28)

Full Changelog

Merged pull requests:

2020.10.28.1 (2020-10-28)

Full Changelog

Merged pull requests:

2020.10.28 (2020-10-28)

Full Changelog

Fixed bugs:

  • Fresh install from pip does not work #190

Merged pull requests:

2020.10.26 (2020-10-26)

Full Changelog

Merged pull requests:

2020.10.14 (2020-10-14)

Full Changelog

Closed issues:

  • Make voila and jupyterlab optional dependencies. #183

Merged pull requests:

2020.10.2 (2020-10-02)

Full Changelog

Implemented enhancements:

  • Possibly implement OptimadeQueryWidget from aiidalab/aiidalab-optimade #158
  • Specify difference between number of elements and elements in implementation #52

Fixed bugs:

  • Pageing offset issue #26

Closed issues:

  • Remove click, use built-in argparse #176

Merged pull requests:

2020.10.1 (2020-10-01)

Full Changelog

Fixed bugs:

  • Download button doesn't activate #173
  • Not passing correct integers for pagination #172

Merged pull requests:

  • Properly implement button_style parameter in button's HTML #175 (CasperWA)
  • Make urlencode properly parse query #174 (CasperWA)

2020.9.29 (2020-09-28)

Full Changelog

Implemented enhancements:

  • Improve Exception and Warning handling when using APP mode version #53

Merged pull requests:

2020.9.27 (2020-09-27)

Full Changelog

Merged pull requests:

2020.9.26.post1 (2020-09-26)

Full Changelog

Merged pull requests:

  • Remove pkginfo dependency, hardcode package info #167 (CasperWA)

2020.9.26 (2020-09-26)

Full Changelog

Implemented enhancements:

  • Update dimension_types filter input #103
  • Add periodic table widget for inputs of "Elements" #48

Closed issues:

  • Numpy dependency is incompatible with aiida-core[atomic_tools] #156

Merged pull requests:

2020.9.16.dev2 (2020-09-16)

Full Changelog

Merged pull requests:

2020.9.16.dev1 (2020-09-16)

Full Changelog

Fixed bugs:

  • Provide image used in HeaderDescription #153

Closed issues:

  • Transfer and split up this repository #50

Merged pull requests:

2020.9.16.dev0 (2020-09-15)

Full Changelog

Fixed bugs:

  • [BUG] - C binding for numpy not working #91

Merged pull requests:

2020.9.15.dev2 (2020-09-15)

Full Changelog

Merged pull requests:

2020.9.15.dev1 (2020-09-15)

Full Changelog

Merged pull requests:

2020.9.15.dev0 (2020-09-15)

Full Changelog

Implemented enhancements:

  • Maintain log file in standard location instead of the current working directory #127
  • PyPI package #147 (CasperWA)

Closed issues:

  • [v3] Update README #36
  • Use CalVer #14

Merged pull requests:

v3.3.2+aiidalab (2020-09-07)

Full Changelog

v3+aiidalab (2020-09-07)

Full Changelog

Implemented enhancements:

  • Move temporary files to standard temp directory #128

Fixed bugs:

  • PermissionError: '/cached_providers.json' #124

v3.3.1+mcloud (2020-08-31)

Full Changelog

v3+mcloud (2020-08-31)

Full Changelog

v3.3.1+aiidalab (2020-08-31)

Full Changelog

v3.3.1 (2020-08-31)

Full Changelog

v3 (2020-08-31)

Full Changelog

Implemented enhancements:

  • Add fallbacks if providers.optimade.org is not available #107

Merged pull requests:

v3.3.0 (2020-07-17)

Full Changelog

Implemented enhancements:

  • [CHANGE] [mcloud] - Change notebook filename #92
  • Update to v1.0.0 of the OPTIMADE API specification #87 (CasperWA)

Fixed bugs:

  • [BUG] - Missing updates on first chosen database #64

Merged pull requests:

v3.2.0 (2020-06-18)

Full Changelog

Implemented enhancements:

  • Update to new Links resource objects #67

Merged pull requests:

v3.1.3 (2020-06-08)

Full Changelog

Merged pull requests:

v3.1.2 (2020-06-03)

Full Changelog

Implemented enhancements:

  • Only show dropdown and page chooser for implementations if necessary #38

Fixed bugs:

  • [BUG] - IntRangeSlider fails to update #61

Merged pull requests:

v3.1.1 (2020-05-29)

Full Changelog

Implemented enhancements:

  • Use Materials Cloud Voilà template #51
  • Cache list of child DBs/implementations from provider #46
  • Make filter ranges into actual ipywidget ranges #34
  • Collection of fixes/updates #59 (CasperWA)

Fixed bugs:

  • Properly retrieve implementations/child DBs #54

Merged pull requests:

v3.1.0 (2020-05-19)

Full Changelog

Implemented enhancements:

  • New export formats #30
  • [For pure_jupyter_version] Logging file scheme #28
  • Upgrade logging #27

Fixed bugs:

  • Inaccessible providers/implementations not removed as intended #44
  • Properly catch connection loss or timeouts #41
  • Voilà timeout time per cell #40
  • Do not try to url encode the URL by hand #32

Closed issues:

  • Use EntryResource converter from optimade-python-tools #15

Merged pull requests:

  • Up to v3.1.0 #47 (CasperWA)
  • Introduce filter ranges (for nsites and nelements) #45 (CasperWA)
  • Set Voilà configuration (for binder) #43 (CasperWA)
  • Catch requests connection errors and timeouts #42 (CasperWA)
  • Utilize ASE and pymatgen for structure format conversion #37 (CasperWA)

v3.0.0 (2020-05-12)

Full Changelog

Closed issues:

  • providers not up to date? #33
  • Issue with CIF export #31
  • add optimade to setup.py? #24
  • Versioned base URLs #13

Merged pull requests:

v2.0-a2 (2020-02-27)

Full Changelog

Merged pull requests:

v2.0-a1 (2020-02-27)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator