-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.md
51 lines (37 loc) · 880 Bytes
/
CHANGELOG.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
## 2.5.0
- bump
## 2.4.24
- ico
## 2.4.19
- ip and xx update
## 2.4.16
- version bump
## 2.4.11
- added VM registry
### 2.4.5
- must return [result, token], that should be persistent
- should send token in a reuqest
- update mkdirp, but that needs to be removed after make-fetch-happen updates
- added jwt
- remove log, move to monitor
- changed auth, user/pswd to use JWT token as querystring
### 2.3.2
- use terse-b for logging
- added size arg for url in node
### 2.2.2
- auto load lz string
- capital HttpRPC class
### 2.2.1
Module syntax:
import { httpRPC } from 'https://cdn.jsdelivr.net/npm/[email protected]/browser/httpRPC.min.js'
### 2.2.0
- dropped support for es5
### 1.1.8
- remote address
- added **timeout**
- tested SrvRPC
- added error helper packages
### 1.1.2
- new year
### 0.6.0
- factored out from mbake to own package