Change Log¶
All notable changes to this project will be documented here.
Sort subsections like so: Added, Bugfixes, Improvements, Technical tasks. Group anything an end user shouldn’t care deeply about into technical tasks, even if they’re technically bugs. Only include as “bugfixes” bugs with user-visible outcomes.
When major components get significant changes worthy of mention, they can be described in a Major section.
v0.3.0 - 2022-09-12¶
Added¶
Add workflows for CI and publishing to PyPI.
Host documentation publically.
Changed¶
Remove Jampp’s refferences.
v0.2.0 - 2022-08-29¶
Added¶
Remove need of introspection on client.
v0.1.0 - 2022-07-19¶
Added¶
Add base
ReportingAPIClient
implementation using OAuth for authenticationRename to
reporting_api_client
.