Skip to content

Releases: snow-tree/camera-probe

v5.0.0

02 Oct 02:25
986bfb0
Compare
Choose a tag to compare

5.0.0 (2019-10-02)

Features

BREAKING CHANGES

  • complete rewrite

v4.0.4

29 Apr 01:47
b910267
Compare
Choose a tag to compare

4.0.4 (2019-04-29)

Bug Fixes

v4.0.3

31 Mar 04:29
5b24cf5
Compare
Choose a tag to compare

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

30 Mar 02:02
9536b17
Compare
Choose a tag to compare

4.0.2 (2019-03-30)

Bug Fixes

v4.0.1

12 Feb 07:17
9156669
Compare
Choose a tag to compare

4.0.1 (2019-02-12)

v4.0.0

12 Feb 07:09
cbe73ad
Compare
Choose a tag to compare

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

12 Feb 04:00
27c8ea2
Compare
Choose a tag to compare

3.0.1 (2019-02-12)

Bug Fixes

v3.0.0

26 Jan 02:24
5a99bd6
Compare
Choose a tag to compare

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

25 Jan 17:54
063f981
Compare
Choose a tag to compare

2.1.0 (2019-01-25)

Features

  • discover wifi devices via ip scanning (#15) (063f981)

v2.0.1

25 Jan 06:03
432f81b
Compare
Choose a tag to compare

2.0.1 (2019-01-25)

Bug Fixes