Release beta-May2026
This release has focused on improving accessibility - static diagrams have been replaced with mermaid diagrams, and the process of adding meaningful alt-text to images and diagrams has started. Contribution guidelines have also been updated, and a CITATION.cff file is now provided.
What's Changed
- Correct inconsistent function name usage in code refactoring exercise by @matt-graham in #471
- Adding alt text to figures for Collaboration with Git episode by @matt-graham in #500
- Bump GH Actions versions by @sjvrijn in #494
- fix 498: remove Python 3.10 from CI matrix by @sjvrijn in #499
- Update Workflows to Version 0.18.4 by @carpentries-bot in #504
- Update workbench docker version to v0.2.4 by @carpentries-bot in #509
- Manually update workflows by @froggleston in #511
- Adding learner profiles by @smangham in #516
- Update Workflows to Version 0.18.5 by @carpentries-bot in #517
- Adding and expanding alt text for figures in episodes in section 5 by @matt-graham in #502
- Replace svg diagrams with mermaid where possible. by @anenadic in #513
- Fix learning objectives for the workshop by @fnattino in #493
- Use CITATION.cff standard for citation information by @JaroCamphuijsen in #484
- Update project documentation by @anenadic in #514
- Update Workflows to Version 1.0.0 by @carpentries-bot in #521
- fix: update terminology for forking in exercise by @amangoel185 in #524
- Update Workflows to Version 1.0.1 by @carpentries-bot in #530
New Contributors
- @matt-graham made their first contribution in #471
- @froggleston made their first contribution in #511
- @fnattino made their first contribution in #493
- @JaroCamphuijsen made their first contribution in #484
- @amangoel185 made their first contribution in #524
Full Changelog: beta-July2025...beta-May2026