v0.1.0
While this is technically a big bump in version this release is more of a 0.0.3 bug fix release. I realized we should at least have 1 subversion to increment when fixing bugs, such as the bug fixed in #67
What's Changed
- add username (inferred from request) to fetched user info response, since API does not include it by @macpd in #67
- stamp version v0.1.0-rc1 by @macpd in #68
- update build command, and add docker image build to release steps by @macpd in #69
- update to version v0.1.0-rc2 since last version was incorrectly built and uploaded by @macpd in #70
- add num_api_requests_sent to message for API response 429 (quota exhausted) received by @macpd in #71
- Stamp version v0.1.0-rc3 by @macpd in #72
- Fix formatting and remove newline escape char in exception message. by @macpd in #73
- stamp v0.1.0-rc4 by @macpd in #74
- stamp version v0.1.0 by @macpd in #75
Full Changelog: v0.0.3...v0.1.0
Also see release v0.0.3: https://github.com/CybersecurityForDemocracy/tiktok-library/releases/tag/v0.0.3