Skip to content

v0.2.0

Compare
Choose a tag to compare
@bassosimone bassosimone released this 12 Nov 15:41
· 847 commits to master since this release
v0.2.0
f6fa6da

Improvements

  • Write more abstract better-for-mobile top-level-API (#99)

  • Write experimental pure Go DASH implementation (#61)

  • engine: implement loading measurement from bytes (#100)

API changes

The session/session.go API has changed. The constructor now also takes in input the temporary dir. New code should anyway use the more abstract API introduced in this release.

Updates

Bug fixes

  • Fix measurement's runtime for Go tests (#98)

  • collector: don't use hkgcollectora (#101)

  • orchestra: use canonical path (#102)

  • collector: unconditionally write the ReportID (#104)