Skip to content

Latest commit

 

History

History
55 lines (21 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

55 lines (21 loc) · 1.08 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.3.0 (2023-01-12)

Features:

  • Add collector and version to all analytics API payloads(#13)

  • Add local test environment to get flakey test from dev environment (#12)

v0.2.0 (2022-07-04)

Features:

  • Add manual tracing. (#6)

Bug Fixes:

  • Reduce default batch size from 500 to 100

v0.1.2 (2022-06-13)

Bug Fixes:

  • correctly handle skipped and excluded tests. (#5)

v0.1.1 (2022-06-03)

Bug Fixes:

  • typos

  • Update mix file with correct Github links

v0.1.0 (2022-06-01)