🚀 Features
- Add optional `--beautify` (flag) argument to the `vertopal api` command to pretty-print to the standard output.
- Add 3 new API methods: `vertopal.api.v1.API.format_get()`, `vertopal.api.v1.API.convert_graph()`, and `vertopal.api.v1.API.convert_formats()`.
🐛 Bug Fixes
- Use minimum version for package dependencies.
---
**Full Changelog:** [`v1.0.6...v1.1.0`](https://github.com/vertopal/vertopal-cli/compare/v1.0.6...v1.1.0)