What's Changed
CLI
Add new basic operation commands:
* get
* list
* create
* update
SDK
* Upgrade dependencies
* Add session objects to allow reuse HTTP connections
* Add optional `data_merge_strategy`
* `create_task_safe` now returns the whole task instead of just the task ID
**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v0.7.1...v0.8.0