Skip to content

Latest commit

 

History

History
182 lines (86 loc) · 3.14 KB

Changelog.md

File metadata and controls

182 lines (86 loc) · 3.14 KB

v0.8.0 (2023-01-08)

v0.7.1 (2021-10-18)

Chores

Bug Fixes

  • Make some fields optional (#22) (ccdcfca4)

Documentation

  • Clarify library usage/documentation (21f6a917)

v0.7.0 (2021-03-02)

Documentation

Refactorings

Breaking Changes

Chores

Continuous Integrations

  • Add cache restore keys (dfabe51b)
  • Disable continuous delivery for now (043dbd72)

v0.6.1 (2020-10-13)

Bug Fixes

  • Revert "Check in lockfile" (#16) (0c5ed643)

Continuous Integrations

  • Explicitly set semantic-rs modes (10cc3d2d)

v0.6.0 (2020-10-13)

Continuous Integrations

  • Set up GitHub Actions V2 (#15) (da5dd0be)
  • Switch to mandrean/semantic-rs fork (c16c53aa)

Refactorings

  • Remove url_serde (7b28586c)
  • Use serde_with to remove repetitive annotations (e18e6bb8)
  • Make postData.text optional (c877f81b)
  • Remove _charlesStatus residues (b36733f4)

Documentation

Breaking Changes

  • Make postData.text optional (c877f81b)
  • Remove _charlesStatus residues (b36733f4)

Tests

Chores

v0.5.0 (2020-05-04)

Bug Fixes

  • Port HAR v1.2 fp metrics fixes to HAR v1.3 (#12) (5c60c183)

Breaking Changes

  • Port HAR v1.2 fp metrics fixes to HAR v1.3 (#12) (5c60c183)

v0.4.0 (2020-05-04)

Breaking Changes

  • Allow floating point number in timing metrics (#8) (4773e5ea)

Documentation

  • Generate new changelog for v0.3.0 using custom Clog config (60feb71a)

Refactorings

  • Allow floating point number in timing metrics (#8) (4773e5ea)

Builds

v0.3.0 (2019-05-09)

Builds

Continuous Integrations

Chores

Documentation

v0.2.0 (2019-02-14)

Features

  • Support HAR v1.3 proposal (#5) (3d7c529b)

v0.1.0 (2018-11-16)

Features