Skip to content

Releases: vikinganalytics/mvg

Ability to downsample tabular measurements

05 Jan 23:13
5a9e906
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.14.1

add pagination to list measurement methods

05 Jan 15:56
5db6e9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.14.0

retry on 5xx errors, introduce python 3.11

09 Nov 08:21
d372756
Compare
Choose a tag to compare

What's Changed

  • Run tests against the latest docker image from ECR by @vnadhan in #175
  • Retry mechanism for specific failed requests by @vnadhan in #178
  • replace sklearn with scikit-learn by @tuix in #181
  • introduce code coverage by @tuix in #179
  • introduce pyhon 3.11 to CI checks by @tuix in #180

Full Changelog: v0.13.1...v0.13.2

update mode colors

11 May 17:54
fa2a80b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

update structure of reported multiple labels

11 May 16:26
d8c3327
Compare
Choose a tag to compare

What's Changed

  • update tests after change in the structure of label endpoint by @tuix in #163

Full Changelog: v0.12.3...v0.13.0

Improve mode plots

11 May 14:20
9a882ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

Sync color schemes by backend, CI and docs improvements

04 Apr 09:34
02ad66f
Compare
Choose a tag to compare

What's Changed

NOTE: There is no v0.12.1

Full Changelog: v0.12.0...v0.12.2

`meta` fields are optional for `create_` methods

04 Apr 09:28
d9441c9
Compare
Choose a tag to compare

What's Changed

  • ci-checks workflow concurrency enabled only for PR runs by @vnadhan in #150
  • Meta fields are optional for create source and create measurement by @vnadhan in #148

Full Changelog: v0.11.8...v0.12.0

use latest version of linting packages

04 Apr 09:24
fe15f96
Compare
Choose a tag to compare

What's Changed

  • use latest versions of black and pylint by @tuix in #149

Full Changelog: v0.11.7...v0.11.8

avoid running notebook tests against production server

18 Feb 11:30
7962c66
Compare
Choose a tag to compare

What's Changed

  • paremeterize endpoint variable in jupyter notebooks by @tuix in #147

Full Changelog: v0.11.6...v0.11.7