Skip to content

Releases: chekos/Datawrapper

2.0.17

29 May 14:38
148c707

Choose a tag to compare

What's Changed

  • ⬆️ bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #527
  • ⬆️ bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #526
  • fix(area): emit categoryLabels to override theme default by @palewire in #537
  • build(deps): bump python-dotenv from 1.1.1 to 1.2.2 by @dependabot[bot] in #536
  • build(deps): bump pytest from 8.4.2 to 9.0.3 by @dependabot[bot] in #535
  • build(deps): bump virtualenv from 20.35.3 to 20.36.1 by @dependabot[bot] in #534
  • build(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in #533
  • build(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #532
  • build(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #530
  • build(deps): bump urllib3 from 2.5.0 to 2.7.0 by @dependabot[bot] in #529
  • build(deps): bump starlette from 0.48.0 to 0.49.1 by @dependabot[bot] in #538

Full Changelog: 2.0.16...2.0.17

2.0.16

23 Dec 14:27
88c6d30

Choose a tag to compare

What's Changed

  • ⬆️ bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #520
  • ⬆️ bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #519
  • feat(charts): add highlighted series support to column charts by @palewire in #521

Full Changelog: 2.0.15...2.0.16

2.0.15

01 Dec 20:26
9cd5044

Choose a tag to compare

What's Changed

  • feat: simplify export parameters for PNG and PDF methods by @palewire in #517
  • feat(charts): add comprehensive export options for PNG, PDF, and SVG by @palewire in #518
  • ⬆️ bump actions/checkout from 5 to 6 by @dependabot[bot] in #516

Full Changelog: 2.0.14...2.0.15

2.0.14

15 Nov 12:10
4aa5f02

Choose a tag to compare

What's Changed

  • refactor: remove unused @model_serializer decorators across chart classes by @palewire in #513
  • refactor(bar): rename 'thick' field to 'thick_bars' for clarity by @palewire in #514

Full Changelog: 2.0.13...2.0.14

2.0.13

12 Nov 21:34
55e80ad

Choose a tag to compare

What's Changed

  • Change chart_id type from int to str in move_chart by @palewire in #511

Full Changelog: 2.0.12...2.0.13

2.0.12

12 Nov 00:36
b9180d4

Choose a tag to compare

What's Changed

  • feat(annotations): enhance deserialization to handle list format and flatten position objects by @palewire in #508
  • feat(charts): improve bar chart overlay parsing and documentation by @palewire in #509
  • feat(annotations): fix connector line serialization for enabled-by-presence pattern by @palewire in #510

Full Changelog: 2.0.11...2.0.12

2.0.11

09 Nov 17:24
dba6507

Choose a tag to compare

What's Changed

  • feat: add py.typed marker for PEP 561 type hint support by @palewire in #507

Full Changelog: 2.0.10...2.0.11

2.0.10

07 Nov 20:51
db0afc8

Choose a tag to compare

What's Changed

  • fix NumberFormat not having dw. in front of it by @shmcminn in #504
  • feat(charts): add x-axis column configuration for line charts by @palewire in #506

New Contributors

Full Changelog: 2.0.9...2.0.10

2.0.9

03 Nov 19:29
2526de7

Choose a tag to compare

What's Changed

  • docs: clarify LineWidth enum non-sequential style numbering by @palewire in #503

Full Changelog: 2.0.8...2.0.9

2.0.8

01 Nov 17:45
1111ec4

Choose a tag to compare

What's Changed

  • feat(column): add exclude_from_color_key field to ColumnChart by @palewire in #501
  • feat(multiple_column): add field validators for text and range annotations conversion by @palewire in #502

Full Changelog: 2.0.7...2.0.8