-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from foxthefox/without-chalk,figlet
1.0.1
- Loading branch information
Showing
6 changed files
with
79 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,17 +43,24 @@ const logout = await fritz.logout_SID(); | |
see the example.js. | ||
|
||
## API Calls | ||
* todo for 1.0.1 | ||
* todo for 1.0.2 | ||
|
||
## Changelog | ||
### 1.0.2 | ||
* (foxthefox) use of User-Agent | ||
* (foxthefox) implementation of new commands from API version 1.57 | ||
|
||
### 1.0.1 | ||
* skipping usage of chalk, figlet | ||
|
||
### 1.0.0 | ||
* (foxthefox) common js module with 2 named exports Fritz and FritzEmu | ||
|
||
### 0.9.1 | ||
* (foxthefox) first release on npm as ESM | ||
|
||
## License | ||
Copyright (c) 2022 foxthefox <[email protected]> | ||
Copyright (c) 2022-2023 foxthefox <[email protected]> | ||
|
||
see [LICENSE.md] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.