Skip to content

v1.18

Compare
Choose a tag to compare
@mikeduglas mikeduglas released this 21 Sep 11:02
· 133 commits to master since this release
  • CHG: OpenSSL dlls upgraded to version 1.1.f.
    Note: Microsoft Visual C++ 2010 SP1 Runtime (msvcr100.dll) no more required to be installed on target computer.
  • NEW: TCurlHttpClass methods to send a file (by name or contents): .SendFile, .SendBinData, .SendFileStr, .SendBinDataStr. Shortcuts for curl.exe --data-binary [@file].
  • FIX: template: Changed #AT(%DataSection) to #AT(%DataSectionBeforeWindow)