Skip to content

Commit

Permalink
Merge pull request #46 from foxthefox/new3.1.1
Browse files Browse the repository at this point in the history
New3.1.1
  • Loading branch information
foxthefox authored Nov 18, 2022
2 parents 2245cc1 + 7713bd9 commit 490b289
Show file tree
Hide file tree
Showing 10 changed files with 3,984 additions and 9 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,15 +172,18 @@ It returns an object for each device { ip, model, name, systemId, deviceId } in
It is not ensured that all devices are detected in this period, in the applicatian a merge of a second run might be necessary.

## Changelog
### 3.1.1
* correction of Version in package.json 3.0.1 -> 3.1.1

## 3.1.0 a BREAK in the Break
* API exposes two classes the API and the Emulation, the import/require has to be changed
* no longer ES module

# 3.0.1
### 3.0.1
* move figlet, chalk to dependencies, instead devDep

## 3.0.0 BREAKING
* created as ES module
* created as ES module with two classes, the API and the Emulation
* skip node12 (no longer LTS)

### 2.0.4
Expand Down
Loading

0 comments on commit 490b289

Please sign in to comment.