Releases: chekos/Datawrapper
Releases · chekos/Datawrapper
v0.6.1
v0.6.0
What's Changed
- Add basemaps methods by @palewire in #383
- Add full set of /me URL methods by @palewire in #384
- Add get_themes method by @palewire in #385
- Fix small linting and docs bugs by @palewire in #386
- Add basic teams URL methods by @palewire in #387
- Linting update by @palewire in #388
- Fix test errors caused by multiple Python versions running at the same time by @palewire in #390
- Another fix to help things work when we test multiple versions at once by @palewire in #392
- Refactor get requests to share a single command and custom exception by @palewire in #393
- One more annoying test fix by @palewire in #394
- Refactor to use shared POST, PATCH and DELETE methods by @palewire in #395
- Add many more methods by @palewire in #397
- Clean up our charts methods by @palewire in #398
- Reorder methods for clarity by @palewire in #400
- Add map tests and introduce an
add_json
method for uploading markers, areas and lines to locator maps by @palewire in #401 - add minimal readthedocs yaml file by @chekos in #417
- Add display urls endpoint by @palewire in #402
- Prune down the documentation by @palewire in #403
- Switch from iPython HTML to IFrame by @palewire in #415
- Fix update_description by @palewire in #416
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Add real unit tests by @palewire in #377
- Replace all
return None
on errors with raised exceptions by @palewire in #378 - Add copy_chart method by @palewire in #379
- Add folder methods by @palewire in #381
- Add fork_chart method by @palewire in #380
- Patch fix tests by @chekos in #382
Full Changelog: v0.5.5...v0.5.6
v0.5.5
v0.5.4
v0.5.3
What's Changed
- Update CONTRIBUTING.md by @palewire in #353
- update dependabot configs to more sensible params by @chekos in #356
- ⬆️ Bump cryptography from 40.0.2 to 41.0.1 by @dependabot in #350
- Allow organization id on create chart by @davidmarcos98 in #125
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
v0.5
v0.4.8
What's Changed
- Add support for all description fields by @palewire in #210
- Fix typo by @palewire in #209
- update action workflow versions by @chekos in #198
- ⬆️ Bump actions/checkout from 3.3.0 to 3.5.0 by @dependabot in #211
- ⬆️ Bump actions/cache from 3.2.3 to 3.3.1 by @dependabot in #212
- ⬆️ Bump python from 3.7-slim-buster to 3.11-slim-buster in /docker by @dependabot in #213
- ⬆️ Bump release-drafter/release-drafter from 5.18.1 to 5.23.0 by @dependabot in #204
- upgrade deps by @chekos in #261
- update install poetry by @chekos in #264
- upgrade pyupgrade, safety, pre-commit by @chekos in #265
- Switch from print to logging by @palewire in #226
- Upgrade deps 220404 by @chekos in #266
- Upgrade deps 220404 2 by @chekos in #268
- Raise exceptions when
export_chart
fails by @palewire in #269 - update default export width by @chekos in #270
- move safety checks to their own action by @chekos in #271
New Contributors
Full Changelog: v0.4.7...v0.4.8