Releases: mandrean/har-rs
Releases · mandrean/har-rs
v0.7.1
v0.7.1 (2021-10-18)
Bug Fixes
Documentation
- Clarify library usage/documentation (21f6a917)
Chores
v0.7.0
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
v0.6.1 (2020-10-13)
Continuous Integrations
- Explicitly set semantic-rs modes (10cc3d2d)
Bug Fixes
v0.6.0
v0.6.0 (2020-10-13)
Continuous Integrations
Breaking Changes
- Make postData.text optional (c877f81b)
- Remove _charlesStatus residues (b36733f4)
Chores
Tests
Refactorings
- Remove url_serde (7b28586c)
- Use serde_with to remove repetitive annotations (e18e6bb8)
- Make postData.text optional (c877f81b)
- Remove _charlesStatus residues (b36733f4)
Documentation
v0.5.0
v0.5.0 (2020-05-04)
Breaking Changes
- Port HAR v1.2 fp metrics fixes to HAR v1.3 (#12) (5c60c183)
Bug Fixes
- Port HAR v1.2 fp metrics fixes to HAR v1.3 (#12) (5c60c183)
v0.4.0
v0.4.0 (2020-05-04)
Refactorings
- Allow floating point number in timing metrics (#8) (4773e5e)
Builds
Breaking Changes
- Allow floating point number in timing metrics (#8) (4773e5e)
Documentation
- Generate new changelog for v0.3.0 using custom Clog config (60feb71)
v0.3.0
v0.3.0 (2019-05-09)
Refactors
- Migrate to Rust 2018. BREAKING CHANGE: Depends on Rust >=1.31 (d77c8c9)
v0.2.0
v0.2.0 (2019-02-14)
Features