Releases: aiidalab/aiidalab-widgets-base
Releases · aiidalab/aiidalab-widgets-base
Release v2.2.3
This patch release brings in Support for Python 3.11 to 2.2.x release branch.
What's Changed
- Backport to 2.2.x: Support and test with py3.11 (#619) by @danielhollas in #642
Full Changelog: v2.2.2...v2.2.3
v2.3.0a3
What's Changed
New features
- Tag structure manager and viewer with CSS classes for easy styling by @edan-bainglass in #662
- Add volume information in the cell tab by @superstar54 in #653
- Make the setup new codes widget part of the code selection widget optional by @edan-bainglass in #646
- Allow user to hide the header of the Wizard App by @superstar54 in #638
Fixes
- Replace check of empty string in unfilled template widgets to
None
by @edan-bainglass in #650 - Fix resource setup widget bugs by @edan-bainglass in #661
- Avoid black sphere in structure viewer by @superstar54 in #637
- Guard against null process states by @edan-bainglass in #658
- Silence warning by @edan-bainglass in #647
Other Changes
-
Test with aiida 2.6.2 by @danielhollas in #616
-
Fix capitalization in basic editor by @edan-bainglass in #654
-
Update structure manager editor title casing by @edan-bainglass in #655
-
Update uv in RTD config by @danielhollas in #660
Full Changelog: v2.3.0a2...v2.3.0a3
v2.3.0a2
What's Changed
New Features 🎉
- Add
static
folder for static files and pre-loaded stylesheets (using new utility) by @edan-bainglass in #624
Other Changes
- Fix warnings in pytest by @danielhollas in #628
- Downgrade minimum traitlets version to 5.4 by @danielhollas in #629
- Fix notebook tests by @danielhollas in #630
New Contributors
- @edan-bainglass made their first contribution in #624
Full Changelog: v2.3.0a1...v2.3.0a2
Release v2.3.0a1
What's Changed
Other Changes
- Various dependency fixes by @danielhollas in #621
Full Changelog: v2.3.0a0...v2.3.0a1
Release v2.3.0a0
What's Changed
New Features 🎉
- Adding support for
orm.Containerized
codes by @mikibonacci in #617
Documentation 📝
- Speedup readthedocs build with uv by @danielhollas in #604
- Hide private methods in API documentation by @danielhollas in #607
Other Changes
- Test with aiida-core=2.5 by @danielhollas in #599
- Make ELN widgets optional by @danielhollas in #609
- CI fix: Test on push to master branch, not main! by @danielhollas in #611
- CI: Don't track coverage of tests/ by @danielhollas in #614
- Support and test with py3.11 by @danielhollas in #619
- Make auto-generated release notes nicer by @danielhollas in #618
- deps: Vendor more_itertools.consecutive_groups by @danielhollas in #613
New Contributors
- @mikibonacci made their first contribution in #617
Full Changelog: v2.2.2...v2.3.0a0
Release v2.2.2
What's Changed
- Fix handling of default computer in
ComputationalResourcesDatabaseWidget
by @yakutovicha in #601
Full Changelog: v2.2.1...v2.2.2
Release v2.2.1
What's Changed
This is a purely bugfix release.
- remove underscore in function call by @AndresOrtegaGuerrero in #597
- Run test publish workflow on push to release/ branches by @danielhollas in #594
Full Changelog: v2.2.0...v2.2.1
Release v2.2.0
What's Changed
New features
- Build NodeTree on demand by @superstar54 in #583
- Allow registering different viewers for different WorkChains. by @superstar54 in #541
Breaking changes
- Move optimade dependency as extra dependency by @unkcpz in #554
- Drop support for py38 by @unkcpz in #557
Bug fixes
- Fix download of binary files in FolderDataViewer by @danielhollas in #579
- mimic the behavior of nglview and update the cell and positions by @superstar54 in #576
Devops
- Update dev dependencies by @unkcpz in #556
- Remove deprecated load_documentation_profile for doc build by @unkcpz in #555
- Add test to latest and oldest supported aiida-core by @unkcpz in #558
- Replace optimade-client with ipyoptimade by @unkcpz in #553
- Add Dependabot config for updating GHAs by @danielhollas in #560
- Bump the gha-dependencies group with 6 updates by @dependabot in #561
- Remove obsolete files by @danielhollas in #562
- Use Ruff by @danielhollas in #566
- CI: Add CODECOV_TOKEN secret by @danielhollas in #569
- New release workflow by @danielhollas in #570
- Only trigger publish on release.published event by @danielhollas in #572
- CI: Use uv installer instead of pip (take 2) by @danielhollas in #578
- Bump uv + minor CI cleanups by @danielhollas in #573
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #580
- Add pandas as direct dependency by @danielhollas in #589
New Contributors
- @dependabot made their first contribution in #561
Full Changelog: v2.1.0...v2.2.0
Release v2.2.0a1
What's Changed
Bugfixes 🐛
- Fix download of binary files in FolderDataViewer by @danielhollas in #579
Dev 🚧
- Only trigger publish on release.published event by @danielhollas in #572
- CI: Use uv installer instead of pip (take 2) by @danielhollas in #578
- Bump uv + minor CI cleanups by @danielhollas in #573
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #580
Full Changelog: v2.2.0a0...v2.2.0a1
Release v2.2.0a0
What's Changed
Breaking changes
- Drop support for py38 by @unkcpz in #557
- Move optimade dependency as extra dependency by @unkcpz in #554
- Replace optimade-client with ipyoptimade by @unkcpz in #553
Dev
- Update dev dependencies by @unkcpz in #556
- Remove deprecated load_documentation_profile for doc build by @unkcpz in #555
- Add test to latest and oldest supported aiida-core by @unkcpz in #558
- Add Dependabot config for updating GHAs by @danielhollas in #560
- Bump the gha-dependencies group with 6 updates by @dependabot in #561
- Remove obsolete files by @danielhollas in #562
- Use Ruff by @danielhollas in #566
- CI: Add CODECOV_TOKEN secret by @danielhollas in #569
- New release workflow by @danielhollas in #570
New Contributors
- @dependabot made their first contribution in #561
Full Changelog: v2.1.0...v2.2.0a0