-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
36 lines (21 loc) · 1.07 KB
/
NEWS
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
Summary of important user-visible changes for octave-mqtt 0.0.5:
-------------------------------------------------------------------
** minor documentation updates
** provide handling windows paths with spaces
Summary of important user-visible changes for octave-mqtt 0.0.4:
-------------------------------------------------------------------
** minor documentation updates
** updates for Octave version compatibility
Summary of important user-visible changes for octave-mqtt 0.0.3:
-------------------------------------------------------------------
** Better checking of paho function fails
** minor documentation updates
** mqttclient:
- added CARootCertificate, ClientCertificate, ClientKey, SSLPassword inputs
Summary of important user-visible changes for octave-mqtt 0.0.2:
-------------------------------------------------------------------
** catch any errors in callback feval
** minor code cleanup
Summary of important user-visible changes for octave-mqtt 0.0.1:
-------------------------------------------------------------------
** Initial release