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