Skip to content

Releases: snow-tree/camera-probe

v2.0.0

23 Jan 21:41
cb834bb

Choose a tag to compare

2.0.0 (2019-01-23)

Bug Fixes

  • improved parse() method using onvif namespaces (#12) (cb834bb)

BREAKING CHANGES

  • property "types: []" is no longer included in the device interface. Some devices were returning several responses and doesn't make sense to emit said responses for each device type. The point of the library is mostly to show cameras - this can be revisited later.

v1.3.1

15 Jan 05:15
709f44d

Choose a tag to compare

1.3.1 (2019-01-15)

Bug Fixes

v1.3.0

15 Jan 05:09
89670d0

Choose a tag to compare

1.3.0 (2019-01-15)

Features

v1.2.1

15 Jan 05:08
9c2642d

Choose a tag to compare

1.2.1 (2019-01-15)

v1.2.0

14 Jan 03:29
1bbebd3

Choose a tag to compare

1.2.0 (2019-01-14)

Features

  • introduce startProbingONVIFDevices method (#7) (1bbebd3)

v1.1.1

12 Jan 05:54
880d1b0

Choose a tag to compare

1.1.1 (2019-01-12)

Bug Fixes

  • point package to correct types (d.ts) file (#6) (880d1b0)

v1.1.0

12 Jan 05:31
546528b

Choose a tag to compare

1.1.0 (2019-01-12)

Features

  • packages include both cjs/esm builds (#4) (546528b)

v1.0.5

08 Jan 07:51
112eed6

Choose a tag to compare

1.0.5 (2019-01-08)

Bug Fixes

  • export default configuration object (#3) (112eed6)

v1.0.4

07 Jan 06:30
cdcb88c

Choose a tag to compare

1.0.4 (2019-01-07)

Bug Fixes

v1.0.3

03 Jan 17:04

Choose a tag to compare

1.0.3 (2019-01-03)

Bug Fixes

  • remove local test usage (8800d7b)