Skip to content

Latest commit

 

History

History
49 lines (22 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

49 lines (22 loc) · 1.95 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2024-09-03)

⚠ BREAKING CHANGES

  • Removal of the existing constant metrics URL

Features

  • change the existing constant url to receiving url from sdk initialisation (6e2f97e)

1.2.1 (2024-01-03)

1.2.0 (2023-12-20)

Features

  • added os_version and os_name as part of the request payload to the metrics service. (#23) (d06aba4)

Bug Fixes

  • fixed sqlite db path on the tvos platforms (#25) (eb997f7)

1.1.1 (2023-09-28)

Bug Fixes

  • workaround for RETURNING clause (844e85e)

1.1.0 (2023-09-19)

Features

1.0.0 (2023-08-07)

Features