Skip to content

Latest commit

 

History

History
75 lines (28 loc) · 1.5 KB

File metadata and controls

75 lines (28 loc) · 1.5 KB

Change Log

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

v0.3.2 (2025-09-23)

Bug Fixes:

  • invalid references to Mix project module. (#132) by James Harton

Improvements:

  • replace tesla with req (#133) by James Harton

  • Use req instead of tesla for HTTP client by James Harton

v0.3.1 (2025-03-25)

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)