Releases: aiidalab/aiidalab-widgets-base
Releases · aiidalab/aiidalab-widgets-base
v1.4.3
What's Changed
Full Changelog: v1.4.2...v1.4.3
v2.0.0b2
What's Changed
- Bump isort to fix pre-commit CI build by @danielhollas in #428
- Fix configure tabs by @AndresOrtegaGuerrero in #429
ProcessMonitorWidget
: Print traceback for callback exceptions by @danielhollas in #427
New Contributors
- @AndresOrtegaGuerrero made their first contribution in #429
Full Changelog: v2.0.0b1...v2.0.0b2
v2.0.0b1
What's Changed
- Manifest the issue of setting multiple codes by @unkcpz in #415
- Delayed import of scikit-learn and pandas + other dependency tweaks by @danielhollas in #412
- CI: Configure pre-commit schedule to run quarterly by @danielhollas in #424
- Add screenshot teardown fixture - approach 1 by @danielhollas in #421
- use displayed_structure to create selection info by @superstar54 in #371
Full Changelog: v2.0.0b0...v2.0.0b1
v2.0.0b0
What's Changed
- Require aiida-core>=2.1 by @danielhollas in #403
- code quick setup can have computer label in its dropdown as placeholder before computer is set by @unkcpz in #408
- CI improvement and clean up by @unkcpz in #410
- Take screenshots in notebook tests and upload them as artifacts by @danielhollas in #411
- Fix/406/default calc job plugin by @unkcpz in #409
- Work on pre-commit hooks, small readme update by @yakutovicha in #401
Full Changelog: v2.0.0a2...v2.0.0b0
v2.0.0a2
What's Changed
- Clean AiiDAV3 deprecation warnings by @danielhollas in #388
- Two more deprecated APIs with AIIDA_WARN_v3=1 for QeApp by @unkcpz in #390
- clean up dependencies requirements by @unkcpz in #395
- Install firefox/geckodriver in GH workflow for test by @unkcpz in #397
- Using new code create API by @unkcpz in #394
- Update
flake8
config forflake8>=6
by @yakutovicha in #399 - Chore: maintain pre-commit checks by @yakutovicha in #400
Full Changelog: v2.0.0a1...v2.0.0a2
v2.0.0a1
v2.0.0a0
v1.4.2
What's Changed
- SmilesWidget: Make openbabel dependency optional by @danielhollas in #369
- fix _status_message error by @superstar54 in #370
- Fix: Do not assume Selection tab in StructureDataViewer by @danielhollas in #379
New Contributors
- @superstar54 made their first contribution in #370
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update optimade database provider list by @unkcpz in #325
- Refac: remove unsed hold_trait_notification for resource setup widget by @unkcpz in #357
- fix bug when removing atoms by @cpignedoli in #359
- convert to primitive cell or to conventional cell by @unkcpz in #327
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- SmilesWidget: Add basic error handling by @danielhollas in #321
- FEATURE: WorkChainNodeViewerWidget by @danielhollas in #335
- NodesTreeWidget: Red icon for failed processes by @danielhollas in #336
- StructureUploadWidget: Handle invalid files by @danielhollas in #339
- StructureBrowserWidget: Customizable query types by @danielhollas in #340
- Parse symmetry info and show in cell tab by @unkcpz in #328
- StructureUploadWidget: Multiple structures from a single file by @danielhollas in #353
- ComputationalResourceWidget: Hide comp_resources_database if it is empty by @danielhollas in #341
- Register WorkChainNode viewer for calcfunctions and workfunctions as well by @danielhollas in #348
Full Changelog: v1.3.4...v1.4.0