Skip to content

Releases: m-lab/iqb

v0.8.0

06 Mar 10:55
v0.8.0
1f444ee

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

11 Feb 15:38
v0.7.0
2c6a185

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Jan 09:10
v0.6.0
9945106

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Dec 12:34
v0.5.0
fda2564

Choose a tag to compare

This release adds support for automatically fetching from the GitHub remote cache, so that we download files on demand when we need it for research. Additionally, we significantly improve the pipeline for generating data.

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Dec 13:37
v0.4.0
011636f

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Dec 12:44
v0.3.0
4a00297

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Nov 15:24
v0.2.0
b9285f0

Choose a tag to compare

This is an interesting development checkpoint. We have restructured the code to make space for additional datasets, clarified the cache semantics, implementing fetching additional (large) data files from GitHub (and specifically from the v0.1.0 release assets), and sketched out an API allowing a researcher to directly load pandas DataFrames, which seems very useful potentially for exploration and analysis.

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Nov 21:42
v0.1.0
58fa798

Choose a tag to compare

This is the first release of the Internet Quality Barometer. We are still sketching out the initial code and implementation, but we have been developing for quite some time now, so it makes sense to create an initial tag with the progress made so far.

Also, this release allows us to publish large static assets useful for continuing the development without having to deal with publishing data at GCS buckets, which is something we'll implement in future iterations (see #49).

What's Changed

New Contributors

Full Changelog: https://github.com/m-lab/iqb/commits/v0.1.0