Releases: snow-tree/camera-probe
Releases · snow-tree/camera-probe
v5.0.0
5.0.0 (2019-10-02)
Features
BREAKING CHANGES
v4.0.4
4.0.4 (2019-04-29)
Bug Fixes
v4.0.3
4.0.3 (2019-03-31)
Code Refactoring
BREAKING CHANGES
- now requires Typescript 3.4.1 or higher as of v4.0.2 of this library.
v4.0.2
4.0.2 (2019-03-30)
Bug Fixes
v4.0.0
4.0.0 (2019-02-12)
Bug Fixes
BREAKING CHANGES
- config object offers more ip-scan settings. It now accepts an object instead of a boolean.
v3.0.1
3.0.1 (2019-02-12)
Bug Fixes
v3.0.0
3.0.0 (2019-01-26)
Features
- support broadcasting to multiple ports (#16) (5a99bd6)
BREAKING CHANGES
- config object property .PORT has been renamed to .PORTS and is a collection of numbers instead of a number.
v2.1.0
2.1.0 (2019-01-25)
Features
- discover wifi devices via ip scanning (#15) (063f981)
v2.0.1
2.0.1 (2019-01-25)
Bug Fixes