Skip to content

Releases: SiddiqSoft/string2map

v2.3.1

20 Nov 06:25
Compare
Choose a tag to compare

Updated to support VS2022

v2.3.0

09 Sep 03:34
Compare
Choose a tag to compare

Remove use of <codecvt>

v2.2.1

03 Aug 17:57
Compare
Choose a tag to compare

Updates string2map to allow the specification of terminalDelimiter to allow decodes upto specific characters. For example, we would specify \r\n\r\n as the terminalDelimiter when parsing for header values from HTTP response.
Adds string2vector utility function.

v1.4.1

23 Jul 06:28
4da2a0b
Compare
Choose a tag to compare

v1.3.0

10 Jul 21:18
Compare
Choose a tag to compare
Update release

v1.2.2

09 Jul 17:08
4b7a6ec
Compare
Choose a tag to compare

Updated CodeQL and Added build status. Nuget

v1.1.0

10 Nov 00:31
4563976
Compare
Choose a tag to compare

Changed the namespace and the header include now requires #include "siddiqsoft/string2map.hpp"