Skip to content

Releases: xability/py-maidr

v0.22.1

22 Apr 18:17
Compare
Choose a tag to compare

v0.22.1 (2025-04-22)

Bug Fixes

  • Remove redundant _child0 label as a fill parameter for line plot (#169, e543890)

Co-authored-by: Copilot [email protected]

Documentation

  • Add quartodoc examples for multiline, subplots, dodged bar plot, stacked … (#168, 5a2235a)

Refactoring

  • Clean up example gallery examples (337a653)

  • Remove legacy JS engine support and related code (#165, e7fcae8)


Detailed Changes: v0.22.0...v0.22.1

v0.22.0

17 Apr 19:50
Compare
Choose a tag to compare

v0.22.0 (2025-04-17)

Bug Fixes

  • Replace caching for Poetry dependencies in CI workflow (#164, d719156)

  • Streamline Python setup in Quarto CI (2621e1e)

  • Update Python setup step and improve Poetry installation in release workflow (3dc9f1e)

  • Update selector logic in ScatterPlot for correct element targeting (#162, 4c763af)

Features

  • Support highlight in dodged and stacked bar plot using maidr-ts (#161, 04c874c)

Detailed Changes: v0.21.0...v0.22.0

v0.21.0

15 Apr 20:34
Compare
Choose a tag to compare

v0.21.0 (2025-04-15)

Features

  • Update py-maidr backend to use latest maidr-ts engine (#158, 16a8f3e)

Breaking Changes

  • Using Maidr TS Engine by default, deprecating the JS engine.

Detailed Changes: v0.20.0...v0.21.0

v0.20.0

08 Apr 14:50
Compare
Choose a tag to compare

v0.20.0 (2025-04-08)

Features


Detailed Changes: v0.19.1...v0.20.0

v0.19.1

27 Mar 16:58
Compare
Choose a tag to compare

v0.19.1 (2025-03-27)

Bug Fixes

  • Address type hints for _extract_line_data method in MultiLinePlot (#152, c91425c)

Detailed Changes: v0.19.0...v0.19.1

v0.19.0

27 Mar 03:14
Compare
Choose a tag to compare

v0.19.0 (2025-03-27)

Features


Detailed Changes: v0.18.0...v0.19.0

v0.18.0

18 Mar 21:41
Compare
Choose a tag to compare

v0.18.0 (2025-03-18)

Features

  • Support subplots in py-maidr using maidr-ts (#147, 5349f63)

Detailed Changes: v0.17.0...v0.18.0

v0.17.0

18 Mar 21:28
Compare
Choose a tag to compare

v0.17.0 (2025-03-18)

Features

  • Support multilayer plot using maidr-ts (#145, 74218fb)

Detailed Changes: v0.16.1...v0.17.0

v0.16.1

13 Mar 16:08
Compare
Choose a tag to compare

v0.16.1 (2025-03-13)

Bug Fixes

  • Prevent appending empty line data in MultiLinePlot (#146, 9e4217d)

Detailed Changes: v0.16.0...v0.16.1

v0.16.0

12 Mar 21:52
Compare
Choose a tag to compare

v0.16.0 (2025-03-12)

Features

  • Support multilayer plot using maidr-ts (a697c73)

Detailed Changes: v0.15.0...v0.16.0