Release v2.3.0a0
Pre-release
Pre-release
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