Skip to content

Releases: xability/py-maidr

v0.14.0

10 Mar 23:10
Compare
Choose a tag to compare

v0.14.0 (2025-03-10)

Features

  • Support py-maidr lineplot on maidr-ts (#143, d03e240)

Detailed Changes: v0.13.0...v0.14.0

v0.13.0

06 Mar 16:51
Compare
Choose a tag to compare

v0.13.0 (2025-03-06)

Features

  • Add typescript maidr engine support for bar plot (#141, 0e21779)

Detailed Changes: v0.12.3...v0.13.0

v0.12.3

06 Mar 02:52
Compare
Choose a tag to compare

v0.12.3 (2025-03-06)

Bug Fixes

  • Address pyshiny initialization in maidr (#142, c22fff6)

Detailed Changes: v0.12.2...v0.12.3

v0.12.2

28 Feb 16:48
Compare
Choose a tag to compare

v0.12.2 (2025-02-28)

Bug Fixes

  • Update initialization method to use window.init on DOMContentLoaded (#140, 8bfd8fd)

Detailed Changes: v0.12.1...v0.12.2

v0.12.1

28 Feb 14:48
Compare
Choose a tag to compare

v0.12.1 (2025-02-28)

Bug Fixes

  • Remove iframe in support of iframeless rendering (#139, cf7cc26)

Detailed Changes: v0.12.0...v0.12.1

v0.12.0

20 Feb 06:38
Compare
Choose a tag to compare

v0.12.0 (2025-02-20)

Chores

  • vscode: Add Copilot instructions and update VSCode settings for code generation (27f96fc)

Features

  • Add 'maidr-data' attribute to SVG elements (#138, 25d2ee3)

Detailed Changes: v0.11.0...v0.12.0

v0.11.0

19 Feb 05:22
Compare
Choose a tag to compare

v0.11.0 (2025-02-19)

Chores

  • Update project metadata in pyproject.toml for version 0.10.6 (3f3dcc1)

  • Update VSCode window title format to include activeEditorState (6b84d53)

Features

  • Add dodged bar plot support along with an matplotlib example (#136, 81197ce)

Detailed Changes: v0.10.6...v0.11.0

v0.10.6

11 Feb 16:20
Compare
Choose a tag to compare

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

v0.10.5

18 Dec 14:46
Compare
Choose a tag to compare

v0.10.5 (2024-12-18)

Bug Fixes

  • Address an issue where is_notebook returns false in Google Colab (#127, a50b4c1)

Chores

  • Remove CNAME (452a594)

  • Update .gitignore to ignore all quarto_ipynb files (9d47725)

Continuous Integration

  • Update actions/cache to v4 (4cd8533)

Documentation

  • Add CNAME under docs directory (54de423)

  • Adjust figure sizes and formatting in examples.qmd (#126, 5bf07f3)

  • Simplify Google Colab link in examples.qmd (229a3ac)

  • Update endpoint url in quartodoc (9aa93b5)

  • Update keyboard shortcuts for Windows, Linux, and Mac (c1ff8c8)

  • Update README to include user guide and example pointers (dd3fe56)


Detailed Changes: v0.10.4...v0.10.5

v0.10.4

06 Dec 23:11
Compare
Choose a tag to compare

v0.10.4 (2024-12-06)

Bug Fixes

  • Set QUARTO_PYTHON environment variable in docs workflow (#125, 532b687)

Chores

  • Add CNAME file to redirect to py.maidr.ai (0268394)

Detailed Changes: v0.10.3...v0.10.4