This release includes major components of,
- A working documentation at https://mapillary.github.io/mapillary-python-sdk/
- A working set of interfaces (see documentation)
- A release on PyPi setup
- GitHub workflows for code quality checks, documentation, publishing to PyPI
- Finalized requirements and their implementation as per MLH Fellowship Project with @mapillary
- Introduced testing scheme
- Automated testing, building, and development environment via
Makefile
What's Changed
- Fix 403 auth error for tiles endpoints by @OmarMuhammedAli in #134
Full Changelog: v1.0.0...v1.0.1