Skip to content

Latest commit

 

History

History
206 lines (155 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

206 lines (155 loc) · 5.42 KB

0.8.1 - 2019-07-20

Chore

  • changelog: 0.8.0
  • dep: remove Pipfile, now in .gitignore
  • dep: Python 2 compatible pylint version
  • release: release body with latest changes
  • test: run all the tests
  • ver: 0.8.1

0.8.0 - 2019-07-20

Chore

  • changelog: 0.7.5
  • dep: improve dependency handling

Feat

  • circleci: test on Python 2.7, 3.6 & 3.7
  • dep: adding missing dependency for Python 2 testing
  • travis: remove

0.7.5 - 2019-06-06

Chore

  • changelog: 0.7.4

0.7.4 - 2019-06-05

Chore

  • changelog: 0.7.3
  • codestyle: reformat
  • dep: update
  • deps: bump requests from 2.21.0 to 2.22.0

Fix

  • api: python2 Teams support, fix #24

0.7.3 - 2019-05-04

Chore

  • changelog: 0.7.2

0.7.2 - 2019-04-28

Chore

  • changelog: v0.7.1

0.7.1 - 2019-04-22

Chore

  • dependency: fix "urllib3" version

Feat

  • circleci: remove debug statements

Fix

  • README: remove coveralls badge
  • circleci: do not put VERSION file to Github release

0.7.0 - 2019-04-05

Feat

  • auto-deploy: build package automatically
  • circleci: pre-create git version

Fix

  • organization: fix #11, rename to “Organization” the same as in Grafana API

0.6.0 - 2019-03-31

Chore

  • anaconda: anaconda package configuration
  • deploy: add Python package deployment
  • gitlab: remove Gitlab CI
  • setup: more configurable Python package configuration

Feat

  • deploy: setup Github actions for deployment
  • test: store Artifacts
  • test: JUnit reporting for CircleCI

Test

  • codecov: update badge
  • codecov: move to Codecov
  • coverage: alternative Python library for coveralls
  • coverage: remove sonacloud
  • coverage: include only “grafana_api” folder for coverage
  • coverage: coveralls support
  • gitlab: update Gitlab CI
  • test: test file
  • test: remove test file

v0.5.2 - 2019-02-26

v0.5.1 - 2019-02-04

v0.5.0 - 2018-11-25

v0.3.5 - 2018-11-24

Workaround

  • always deploy

v0.3.4 - 2018-11-24

v0.3.3 - 2018-11-24

Feat

  • tests: improve coverage for SonarCloud

v0.3.1 - 2018-11-24

v0.3.0 - 2018-11-24

v0.2.9 - 2018-11-24

v0.2.8 - 2018-11-24

v0.2.6 - 2018-11-24

v0.2.2 - 2018-11-24

v0.2.1 - 2018-11-24

v0.2.0 - 2018-11-24

v0.1.7 - 2018-11-24

v0.1.6 - 2018-11-24

v0.1.5 - 2018-11-24

v0.1.4 - 2018-11-24

v0.1.3 - 2018-11-24

v0.3.6 - 2018-11-03

Feat

  • tests: improve coverage for SonarCloud

Workaround

  • always deploy