🚀 Features
- Add optional
--beautify
(flag) argument to thevertopal api
command to pretty-print to the standard output. - Add 3 new
vertopal.api.v1.API
methods:format_get()
,convert_graph()
, andconvert_formats()
.
🐛 Bug Fixes
- Use minimum version for package dependencies.
Full Changelog: v1.0.6...v1.1.0