Skip to content

2023.8.30

Latest
Compare
Choose a tag to compare
@CasperWA CasperWA released this 30 Aug 11:23
· 10 commits to develop since this release

New minimum Python version

Support for Python 3.7 and 3.8 has been removed. Instead support for Python 3.10 and 3.11 has been added.
The new minimum and default Python version is 3.9.

The CI/CD workflows have been updated to use the callable workflows from an external CI/CD repository.

Changelog

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:

  • Release workflow changes no working #532
  • 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:

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:

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:

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:

  • Add ability to change grid widths of provider sub-widgets #188 (@CasperWA)
  • Update voila requirement from ~=0.2.3 to ~=0.2.4 #187 (@dependabot[bot])

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

* This Changelog was automatically generated by github_changelog_generator