diff --git a/IQML.p b/IQML.p index 5e03941..d2a67d0 100644 Binary files a/IQML.p and b/IQML.p differ diff --git a/IQML_User_Guide.pdf b/IQML_User_Guide.pdf index ba8bfb4..8a31100 100644 Binary files a/IQML_User_Guide.pdf and b/IQML_User_Guide.pdf differ diff --git a/changelog.log b/changelog.log index e096031..fedb54e 100644 --- a/changelog.log +++ b/changelog.log @@ -1,6 +1,10 @@ +2.63 (2022-03-26) + - [4.3 etc.] Fixed a parsing problem with DateTime parameters that contain spaces + - [6.1] Fixed possible error when requesting streaming quotes with non-standard Fields immediately on IQML connection + 2.62 (2022-02-27) - [*.*] Fixed processing of various non-standard date parameters formats/variants - - [5.*] Fixed the reported ticker in error message about a failed history query + - [5.*] Fixed the reported symbol in error message about a failed history query - [5.2] Fixed weekly/monthly historic data when MaxItems=-1 (all data points) and non-default BeginDate - [8.*] Fixed: lookup queries sometimes returned cell array instead of struct array - [8.*] Added ForceRefresh parameter to lookup queries: force a data refresh from IQFeed (bypass cache)