Skip to content

v0.10.6

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 16:20
· 64 commits to main since this release

v0.10.6 (2025-02-11)

This release is published under the GPL-3.0-or-later License.

Bug Fixes

Chores

  • Add instructions for conventional commit message format in VSCode settings (7940ce6)

Continuous Integration

  • Remove --no-update execution from poetry setup in ci and docs action (#131, 17c4bc1)

  • Update poetry.lock to adhere to v2.0.0 (#129, d8a695e)

  • Update virtualenv to higher than 20.26.6 (#128, a3052e1)

Documentation

  • Add box plot example to documentation with note on visual highlight feature (4ad7362)

  • Add Braille generation section with detailed encoding for various plot types (62f4c07)

  • Add link to original maidr engine repository for additional context (bf71a01)

  • Add link to Quarto scientific publishing system in reproducibility section (c177c78)

  • Add note about "Unlabeled 0 Button" issue in Streamlit dashboard example (12e35b7)

  • Add note to save and share accessible version of plot (7a05f2b)

  • Add section on requesting refreshable Braille display loaners (e4efd56)

  • Add supported data visualization libraries section to documentation (2f2b78e)

  • Correct axis description for horizontal box plot in documentation (ddd5e4c)

  • Enable external link icons and new window behavior in Quarto configuration (671e1c3)

  • Enhance documentation for Shiny and AI feature usage (212f709)

  • Enhance note formatting for clarity in AI model and chat modal sections (dad1389)

  • Update introduction to include link to original maidr engine repository (5cbd7a0)

  • Update keyboard shortcuts section with detailed controls for maidr interaction (dd3b79f)

  • Update save function name for bar plot in documentation (ead96c1)

  • Update Streamlit dashboard link in examples.qmd (4c2bcc1)


Detailed Changes: v0.10.5...v0.10.6