Releases: SiddiqSoft/string2map
Releases · SiddiqSoft/string2map
v2.3.1
v2.3.0
Remove use of <codecvt>
v2.2.1
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
Nuget package:https://www.nuget.org/packages/SiddiqSoft.string2map/
v1.3.0
Update release
v1.2.2
v1.1.0
Changed the namespace and the header include now requires #include "siddiqsoft/string2map.hpp"