Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Releases: NordicSemiconductor/nrfcloud-location-services-tests-js

v1.1.0-device-token.2

22 Sep 11:13

Choose a tag to compare

v1.1.0-device-token.2 Pre-release
Pre-release

1.1.0-device-token.2 (2021-09-22)

Features

  • wait for bulk registration success (9b9364f)

v1.0.7

21 Sep 12:20
f12933f

Choose a tag to compare

1.0.7 (2021-09-21)

Bug Fixes

  • deps: update dependency fp-ts to v2.11.3 (f12933f)

v1.1.0-device-token.1

20 Sep 10:19

Choose a tag to compare

v1.1.0-device-token.1 Pre-release
Pre-release

1.1.0-device-token.1 (2021-09-20)

Bug Fixes

Features

  • authenticate using a device token (a3a04d9), closes #14

v1.0.6

17 Sep 13:05

Choose a tag to compare

1.0.6 (2021-09-17)

Bug Fixes

v1.0.5

13 Sep 12:32
363ef94

Choose a tag to compare

1.0.5 (2021-09-13)

Bug Fixes

  • deps: update dependency fp-ts to v2.11.2 (363ef94)

v1.0.4

17 Aug 12:43

Choose a tag to compare

1.0.4 (2021-08-17)

Bug Fixes

  • rsrp/rsrp are reported in dBm (ad0765f)

v1.0.3

13 Aug 12:24

Choose a tag to compare

1.0.3 (2021-08-13)

Bug Fixes

  • add missing barrel file (51d1eea)

v1.0.2

13 Aug 12:13

Choose a tag to compare

1.0.2 (2021-08-13)

Bug Fixes

v1.0.1

13 Aug 11:20

Choose a tag to compare

1.0.1 (2021-08-13)

Bug Fixes

v1.0.0

13 Aug 10:34

Choose a tag to compare

1.0.0 (2021-08-13)

Bug Fixes

  • test against prod (425d333)
  • locate: new endpoint and message format (40faf93)
  • update dependencies (5934cd1)
  • locate: let should be array (e0ea3c7)
  • locate: remove timediff (e9222f8)
  • locate: remove unsupported properties (b679346)
  • locate: update results (26179bd)
  • handle blank API_HOST (5a73f97)
  • mcc/mnc as numbers (b39c230)
  • update content-type (43baddb)
  • update response for single cell (4e73fb1)
  • wrap in LTE object (b1e1c11)
  • location: update properties (00bfc45)
  • use location/locate for single and multicell (7766730), closes #1
  • mcell: use new request format (ae4a94f)

Features

  • convert to TypeScript, add AGPS verify (9ff95d7)
  • agps: add tests for individual requests (94162ff)
  • add tests for A-GPS and P-GPS (f225fc7)
  • change to JWT based authentication (aac585a)
  • initial commit (57d0642)