Skip to content

Releases: aiidalab/aiidalab-widgets-base

Release v2.2.2

15 May 15:02
Compare
Choose a tag to compare

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

06 May 09:16
Compare
Choose a tag to compare

What's Changed

This is a purely bugfix release.

Full Changelog: v2.2.0...v2.2.1

Release v2.2.0

30 Apr 14:14
Compare
Choose a tag to compare

What's Changed

New features

Breaking changes

Bug fixes

Devops

New Contributors

Full Changelog: v2.1.0...v2.2.0

Release v2.2.0a1

10 Apr 20:18
Compare
Choose a tag to compare
Release v2.2.0a1 Pre-release
Pre-release

What's Changed

Bugfixes 🐛

Dev 🚧

Full Changelog: v2.2.0a0...v2.2.0a1

Release v2.2.0a0

01 Mar 15:51
Compare
Choose a tag to compare
Release v2.2.0a0 Pre-release
Pre-release

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

New Contributors

Full Changelog: v2.1.0...v2.2.0a0

v2.1.0

22 Jan 14:13
Compare
Choose a tag to compare

What's Changed

New features and improvements 🔨

Bug fixes 🐛

  • Computer setup: Fix core.local transport by @danielhollas in #502
  • CompResourcesWidget: do not raise when computer test fails by @yakutovicha in #506
  • Fix .ssh/config file not being closed by @danielhollas in #513
  • Fix threading issue when accessing user instance in _get_codes of ComputationalResourceWidgets by @unkcpz in #543

Documentation 📝

Devops

Full Changelog: v2.0.1...v2.1.0

v2.1.0rc0

17 Nov 23:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0b1...v2.1.0rc0

v2.1.0b1

16 Nov 15:17
Compare
Choose a tag to compare

What's Changed

  • Bump traitlets to v5.9 by @danielhollas in #526
  • Fix the fail tests of resource setup after the resource database updated by @unkcpz in #538
  • Add timeout to cod query test to avoid test hang by @unkcpz in #536
  • Use GHCR image to avoid dockerhub pull rate limit by @unkcpz in #539
  • Allow set key_filename/key_policy in computer configure by @unkcpz in #537

Full Changelog: v2.1.0b0...v2.1.0b1

v2.1.0b0

08 Nov 21:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0a0...v2.1.0b0

v2.1.0a0

20 Oct 15:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0a0