Releases: chekos/Datawrapper
Releases · chekos/Datawrapper
v0.4.7
What’s Changed
🚀 Features
- allow metadata in create_chart() (#116) @davidmarcos98
- add folder_id param to get_charts (#115) @davidmarcos98
👥 List of contributors
v0.4.6
What’s Changed
🚀 Features
- added printing of error codes/messages, basemaps reference #35 (#36) @chekos
- Update main.py (#32) @covidxix
⬆️ Dependencies updates
- ⬆️ Bump actions/checkout from 2 to 2.3.4 (#46) @dependabot
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#54) @dependabot
- ⬆️ Bump rich from 9.13.0 to 10.0.1 (#24) @dependabot
- ⬆️ Bump importlib-metadata from 1.7.0 to 3.10.0 (#23) @dependabot
👥 List of contributors
@chekos, @covidxix, @dependabot, @dependabot[bot] and @elanals
v0.4.5
What’s Changed
🚀 Features
⬆️ Dependencies updates
- ⬆️ Bump pydocstyle from 5.1.1 to 6.0.0 (#21) @dependabot
👥 List of contributors
@chekos, @dependabot and @dependabot[bot]
Few enhancements!
- add
refresh_data
method for updating configured external data sources 🚀 Thanks to @hackerlikecomputer - Add the
zoom
export parameter to the relevant method 🚀 Thanks to @joaopalmeiro