Releases: snow-tree/camera-probe
Releases · snow-tree/camera-probe
v2.0.0
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
1.3.1 (2019-01-15)
Bug Fixes
v1.3.0
1.3.0 (2019-01-15)
Features
v1.2.0
1.2.0 (2019-01-14)
Features
- introduce startProbingONVIFDevices method (#7) (1bbebd3)
v1.1.1
1.1.1 (2019-01-12)
Bug Fixes
- point package to correct types (d.ts) file (#6) (880d1b0)
v1.1.0
1.1.0 (2019-01-12)
Features
- packages include both cjs/esm builds (#4) (546528b)
v1.0.5
1.0.5 (2019-01-08)
Bug Fixes
- export default configuration object (#3) (112eed6)
v1.0.4
1.0.4 (2019-01-07)
Bug Fixes
v1.0.3
1.0.3 (2019-01-03)
Bug Fixes