Skip to content

Commit 0e9ed3d

Browse files
committed
2.14 (2019-03-14)
- [3.1] Added ability to specify parameters as Matlab class properties (like structs) - [3.1] Fixed problem with specifying parameters using a Matlab table - [3.1] Invalid parameter names are now ignored with a warning, not raise an error - [3.1] Clarified some error messages text - [4.1] Improved handling of multi-symbol queries - [*.*] Symbols, Fields, and news Sources can now be separated by ':' or ','
1 parent ba91b49 commit 0e9ed3d

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

IQML.p

325 Bytes
Binary file not shown.

IQML_User_Guide.pdf

4.57 KB
Binary file not shown.

changelog.log

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.14 (2019-03-14)
2+
- [3.1] Added ability to specify parameters as Matlab class properties (like structs)
3+
- [3.1] Fixed problem with specifying parameters using a Matlab table
4+
- [3.1] Invalid parameter names are now ignored with a warning, not raise an error
5+
- [3.1] Clarified some error messages text
6+
- [4.1] Improved handling of multi-symbol queries
7+
- [*.*] Symbols, Fields, and news Sources can now be separated by ':' or ','
8+
19
2.13 (2019-02-28)
210
- [6.*] Added the ClearBuffer parameter for streaming data
311
- [6.*] Fixed problem with streaming data when NumOfEvents=inf

0 commit comments

Comments
 (0)