Releases: grafana-toolbox/grafana-client
Releases · grafana-toolbox/grafana-client
2.0.2
2.0.2
2.0.1
2.0.1
2.0.0
- CI: Make release job grab the complete repository history. Thanks, @m0nhawk!
- CI: Fix path to
conda/setup.py
. Thanks, @m0nhawk! - Improve README: Add examples for creating a user and an organization.
Thanks, @patsevanton! - Fork the repository to https://github.com/panodata/grafana-client.
Discussion: m0nhawk/grafana_api#88. - Rename Python package from
grafana_api
tografana-client
and
update the repository location. - CI: Fix tests on PyPy by installing
libxml2-dev
andlibxslt-dev
- CI: Fix Codecov uploader by using GitHub Action recipe
- CI: Remove CodeQL analysis
- Adjust documentation to project fork
- CI: Expand test matrix by Python 3.9 and 3.10
- Add
CHANGELOG.md
, generated withchglog
- CI: Remove automatic changelog generation with
chglog
- Refactoring: Rename module names and references
- Format code with
black
andisort
- Improve inline documentation
- Add
MANIFEST.in
to exclude specific files fromsdist
package - CI: Update from
pep517.build
tobuild
- CI: Modernize package versions
- CI: Don't fail run when upload to Codecov fails
Full Changelog: 1.0.3...2.0.0